passepartout-apple/Passepartout/Library/Sources/UILibrary/Theme
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
..
Platforms Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
UI Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
Theme+Extensions.swift Polish TV profile view (#908) 2024-11-22 02:20:41 +01:00
Theme+ImageName.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
Theme+MenuImageName.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Theme.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ThemeAnimationCategory.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ThemeProviding.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00