- Switches to using NavigationStack whenever available. Fixes an issue with using NavigationView on v26.0.
Unclaimed project
Are you a maintainer of FlowStacks? Claim this project to take control of your public changelog and roadmap.
Changelog
FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
Last updated 6 months ago
Changes:
NavigationStack APIs. This package now takes SwiftUI's familiar and powerful NavigationStack API and gives it superpowers. The new FlowStack is not just for push navigation, but also for presenting sheets and full-screen cover...Node to a struct and breaks out its functionality into separate modifiers (addresses #64).