passepartout-apple/Passepartout/Library/Sources
Davide 3a5e3889d3
Add more view modifiers (#838)
1. ThemeProgressViewModifier to replace content with a progress view
while a condition is active
2. ThemeEmptyContentModifier to replace content with a message if an
empty condition is met
3. Replace .opacity(bool ? 1.0 : 0.0) with .opaque(bool)

Reuse:

- 1 in PaywallView and DonateView
- 2 in ProfileContainerView
2024-11-10 12:00:07 +01:00
..
AppData In-place NetworkExtension profiles (#715) 2024-10-10 16:03:02 +02:00
AppDataProfiles Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
AppDataProviders Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
AppUI Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
AppUIMain Add more view modifiers (#838) 2024-11-10 12:00:07 +01:00
AppUITV Add more view modifiers (#838) 2024-11-10 12:00:07 +01:00
CommonAPI Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
CommonLibrary Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
CommonUtils Add more view modifiers (#838) 2024-11-10 12:00:07 +01:00
LegacyV2 Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
PassepartoutImplementations Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
UILibrary Add more view modifiers (#838) 2024-11-10 12:00:07 +01:00