A dedicated space for discussing Swift development on iOS.
I'm just starting with SwiftUI and I'm struggling with how to handle state changes. Any tips?
I'm trying to implement a navigation stack using SwiftUI. I have multiple views that I want to navigate between.
How do you create smooth animations in SwiftUI? I'm having trouble with jerky movements.