mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 05:52:18 +00:00
3a5e3889d3
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 |
||
---|---|---|
.. | ||
GenericCreditsView.swift | ||
LockableView.swift | ||
LongContentView.swift | ||
MailComposerView.swift | ||
OnLoadModifier.swift | ||
PlatformExtensions.swift | ||
PlatformExtensions+iOS.swift | ||
PlatformExtensions+macOS.swift | ||
SizeClassProviding.swift | ||
View+Extensions.swift |