mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 08:32:11 +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 |
||
---|---|---|
.. | ||
iOS | ||
macOS | ||
ProviderContentModifier.swift | ||
ProviderPicker.swift | ||
VPNFiltersView.swift | ||
VPNFiltersView+Model.swift | ||
VPNProviderContentModifier.swift | ||
VPNProviderServerCoordinator.swift | ||
VPNProviderServerView.swift |