logo
logo
AI Products 
Leaderboard Community🔥 Earn points

SwiftUI — Complex navigation made easier with UIPilot

avatar
Canopas
collect
0
collect
0
collect
0
SwiftUI — Complex navigation made easier with UIPilot

Recently, I’ve been engaged on an iOS app that makes use of SwiftUI, which is a tremendous factor that’s occurred to iOS growth in latest instances.


Having already labored on declarative frameworks on android (Jetpack compose), flutter and net (Vue.js, React), I used to be very completely satisfied to see an analogous framework on iOS rather than conventional crucial UIKit.


In this post, we will implement very complex navigation using UIPilot as shown below and then we will give a thought about the complexity of that doing using NavigationView and NavigationLink


Check out SwiftUI navigation library github.com/canopas/UIPilot for easy navigation.


To learn more, read the Complex navigation made easier with UIPilot


collect
0
collect
0
collect
0
avatar
Canopas