passepartout-apple/Passepartout.xcodeproj
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
..
project.xcworkspace Minor UI fixes (#910) 2024-11-22 10:05:46 +01:00
xcshareddata/xcschemes Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
project.pbxproj Bump version 2024-11-24 01:06:35 +01:00