passepartout-apple/Passepartout/Library/Sources/CommonIAP/Domain
Davide 2aa91eedb0
Simplify paywall entities (#923)
- PaywallView is the paywall content
- PaywallModifier attaches paywall with optional confirmation
- PurchaseRequiredButton presents paywall explicitly
- PaywallReason is the compound input

Refactoring:

- PurchaseRequiredButton takes a custom view
- PurchaseAlertModifier was merged into PaywallModifier
- PurchaseButtonModifier was merged into PurchaseRequiredButton
- Modal options were packed into a single struct

Confirmation alert presented on:

- Connect to ineligible profile (AppCoordinator)
- Save ineligible profile (ProfileCoordinator)
2024-11-24 20:01:30 +01:00
..
AppFeature.swift Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
AppFeatureProviding.swift Move IAP extensions to CommonLibrary 2024-11-21 12:09:06 +01:00
AppFeatureRequiring.swift Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
AppProduct+Donations.swift Move IAP extensions to CommonLibrary 2024-11-21 12:09:06 +01:00
AppProduct+Features.swift Move IAP extensions to CommonLibrary 2024-11-21 12:09:06 +01:00
AppProduct+Providers.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
AppProduct.swift Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
AppUserLevel.swift Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00