A SwiftUI library to aid navigation (and work around existing swiftUI bugs)
This is a work-in-progress. It aims to work around SwiftUI navigation bugs introdued in iOS 13.2
- Use
ASNavigationView
in place ofNavigationView
- Use
ASNavigationButton
in place ofNavigationLink