Follow

One weakness of is navigation. allows you to push arbitrary views, map data to views, even bind to a mutable list of data mapped to the nav stack. In Compose you define routes

Luckily skip.tools Swift-on-Android impl includes SwiftUI nav

We really had to beat Compose’s NavHost into submission! But in the end your SwiftUI nav can Just Work

The SwiftUI powering both sims (a little over-complex to exercise different binding variants):
github.com/skiptools/skipapp-s

· · Web · 0 · 4 · 7