Skip to content

v0.8.0

Compare
Choose a tag to compare
@johnpatrickmorgan johnpatrickmorgan released this 06 May 22:05
· 58 commits to main since this release
94179c3
  • Allows NavigationStack to be used under the hood (if available) instead of NavigationView 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.