10 skills found
Sedlacek-Solutions / SwiftUI NavigationSwiftUI library for abstracting navigation logic from views
doublesymmetry / XNavigationSwiftUI navigation without using NavigationLink.
joehinkle11 / Lazy View SwiftUILazy load a SwiftUI view to fix a problem with NavigationLink
swiftuiux / D3 Custom Navigation Swiftuicustom navigation swiftui navigation link swiftui routing
BrunoScheufler / Stapel📱📚 SwiftUI programmatic stack navigation using native NavigationLinks under the hood
MaximeFILIPPI / NavigationStackEXElegant solution for navigation management in SwiftUI. Super simple, powerful, easy-to-use & customizable (for SwiftUI 5+ / iOS 16+).
abbasjoyia99 / FructusWHAT WILL YOU LEARN? Onboarding Screen with Page Tab View, state of the app with the new App Storage Onboarding or a Home screen Understand how the new App Life Cycle works Link View Group Box View Disclosure View Dynamically List View with a loop
mecid / Swiftui Navigationlink BugFB7714553. NavigationLink related SwiftUI bug
gualtierofrigerio / SwiftUINavigationExampleExample for NavigationLink and DynamicNavigationDestinationLink
Nomi-ngj / SwiftUIExampleThe UserListView displays a list of users using a List view, and each user is wrapped in a NavigationLink to navigate to the UserDetailsView when tapped. The UserDetailsView displays the details of a specific user.