Post

Replies

Boosts

Views

Activity

Comment on iOS 16.4 NavigationStack Behavior Unstable
I don't use Google AdMob, so for sure it is not related to the problem. If I comment it out or I use instead the old API @Environment(.presentationMode) var presentationMode then the issue is not present.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23
Comment on So... AnimatableModifier is now deprecated, but how to "use Animatable directly"?
@Peter_Schorn I tried but on iOS 15 if I conform explicitly to ViewModifer and Animatable an animation doesn't work at all. If I conform to AnimatableModifier then it somehow works. On the other hand, if I conform to AnimatableModifier then on iOS 13.0 the app crashes (cannot find probably the protocol in SwiftUI framework - probably a bug).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’22