@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: