passepartout-apple/Passepartout/Library/Sources/UILibrary
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
..
Business Move more views to UILibrary (#919) 2024-11-23 19:26:33 +01:00
Extensions Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
L10n Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
Mock Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
Protocols Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
Resources Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
Theme Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
Views Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
UILibrary.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00