I have written a lot of SwiftUI Code and deployed it to production in three of my apps in the App Store in the last months.
There is one issue I have struggled with multiple times: NavigationLink
. A NavigationLink
allows you to declare navigation betweens views in a NavigationView
stack with a simple push animation.
Ganzen Artikel lesen