Skip to content

Releases: grahammendick/navigation

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

NavigationReactNative v9.19.0

17 Jun 15:05
Compare
Choose a tag to compare

Added

  • #785 Prevented FOUC on tab change after theme change. Thanks @janwende

NavigationReactNative v9.18.0

14 Jun 10:47
Compare
Choose a tag to compare

Added

  • #786 Supported predictive back on Material Transitions (Android)

Fixed

  • #786 Supported enableOnBackInvokedCallback set to true on API < 34 (Android)

NavigationReactNative v9.17.0

27 May 08:51
Compare
Choose a tag to compare

Added

  • #781 Supported predictive back gesture (Android)
  • #781 Updated material components to v1.12.0 (Android)
  • #781 Updated androidx fragments to v1.7.0 (Android)

Fixed

  • #781 Aligned default animations to platform (Android)

NavigationReactNative v9.16.0

26 Apr 17:26
Compare
Choose a tag to compare

Added

Fixed

  • d2e9df7 Supported React Native Test Library 12

NavigationReactNative v9.15.0

18 Apr 13:03
Compare
Choose a tag to compare

Added

  • #778 Supported declarative animation api (iOS)

NavigationReactNative v9.14.0

05 Apr 13:31
Compare
Choose a tag to compare

Added

  • #777 Supported SF Symbols in TabBarItem and BarButton (iOS). Thanks @gerzonc

NavigationReactNative v9.13.0

11 Feb 18:05
Compare
Choose a tag to compare

Added

  • #766 Supported declarative animation api (Android)