v0.8.0
- Allows
NavigationStack
to be used under the hood (if available) instead ofNavigationView
by adding a modifier, e,g..nbUseNavigationStack(.whenAvailable)
. - Removes the need to manually call
withDelaysIfUnsupported
- instead the library will automatically do so whenever needed. - Adds UI tests for example app.