navigation-stack-backport
navigation-stack-backport copied to clipboard
add macos
Thanks for the contribution. I noticed some incompleteness and incorrect behaviour while testing on MacOS 12:
- window is missing bar with back button and title
- root view is misaligned
These are essential features as this package aims to provide complete replacement for newer navigation API.
Could you consider implementing this using SwiftUI NavigationView on MacOS 12?
Thanks for the detailed feedback. I shared WIP, sorry for lack of disclaimer. I'll finish this up.
I'm not sure if I can use NavigationView. I'll look into it.
FTR I found this other backport with macOS https://github.com/johnpatrickmorgan/NavigationBackport