Skip to content

Releases: grahammendick/navigation

NavigationReactNativeWeb v1.6.0

03 Oct 22:18
Compare
Choose a tag to compare

Added

  • #815 Supported Web Animations Api via mobile NavigationStack

NavigationReactMobile v3.11.0

29 Sep 09:45
Compare
Choose a tag to compare

Added

  • #808 Supported Web Animations Api for navigation animations
  • #812 Supported Web Animations Api for shared element transitions

Migration

NavigationStack replaces NavigationMotion. The NavigationMotion component is still there but future development will happen on NavigationStack. The documentation now only talks about the NavigationStack. If anyone needs help migrating to the new NavigationStack and shared element transitions please let me know.

NavigationReactNative v9.22.0

01 Sep 15:06
Compare
Choose a tag to compare

Added

NavigationReactNativeWeb v1.5.0

31 Aug 12:33
Compare
Choose a tag to compare

Added

  • #801 Supported native declarative animation api

NavigationReactNative v9.21.2

22 Aug 14:58
b91673f
Compare
Choose a tag to compare

Fixed

NavigationReactNative v9.21.1

18 Aug 18:10
Compare
Choose a tag to compare

Fixed

NavigationReactNativeWeb v1.4.0

11 Aug 16:57
Compare
Choose a tag to compare

Added

  • #796 Supported Sheet Component

NavigationReactNative v9.21.0

10 Aug 08:50
Compare
Choose a tag to compare

Added

  • #793 Supported Drawer Component (Android)
  • #793 Supported automatic ActionBar navigation (Android). Thanks @karlsander

Fixed

  • #791 Supported toggling bottom/modal sheet props (iOS)
  • #791 & #793 Supported Sheet Component in React Native Testing Library

NavigationReactNative v9.20.1

06 Jul 09:08
fdba3c1
Compare
Choose a tag to compare

Fixed

  • #790 Supported non-primary tabs inside modal non-bottom sheet (Android Fabric)

NavigationReactNative v9.20.0

30 Jun 15:37
Compare
Choose a tag to compare

Added

  • #787 Supported Sheet Component