Post

Replies

Boosts

Views

Activity

Reply to animation(nil) replacement in SwiftUI 3.0 (iOS 15)
I found this on SwiftLee's website that seemed to be the most compact solution. Just use in place of .animation(nil) : .transaction { transaction in transaction.animation = nil } Happy coding!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22