passepartout-apple/Passepartout.xcodeproj
Davide De Rosa d1c98006d3 Replace ReloadingContent with implicit animations
Infinite loop on init(), but horrible practice in general.

- DonateView
- PaywallView+Purchase

Also show a ProgressView while rows are loading.

DO NOT animate on .products value because animation won't work
if products are empty and stay empty after refresh. Instead,
observe .isRefreshingProducts.

Lastly, to avoid annoying animation when products are actually
available, do not refresh products if non-empty. They certainly
do not change during the application lifecycle.
2022-04-21 11:22:07 +02:00
..
project.xcworkspace Fix another import issue in TunnelKit 2022-04-13 22:57:00 +02:00
xcshareddata/xcschemes Replace ReloadingContent with implicit animations 2022-04-21 11:22:07 +02:00
project.pbxproj Replace ReloadingContent with implicit animations 2022-04-21 11:22:07 +02:00