Skip to content

Releases: grahammendick/navigation

NavigationReactNative v9.30.1

Choose a tag to compare

Fixed

  • #861 Prevented error when foregrounding with modal Sheet open (Android). Thanks @nangelovv

NavigationReactNative v9.30.0

Choose a tag to compare

Added

  • #860 Supported React Native 0.78

NavigationReactNative v9.29.0

Choose a tag to compare

Added

NavigationReactNative v9.28.0

Choose a tag to compare

Added

  • #849 Supported shared element sheet transitions (iOS 18)

NavigationReactNative v9.27.0

Choose a tag to compare

Added

  • #845 Supported shared element transitions (iOS 18)

NavigationReactNative v9.26.0

Choose a tag to compare

Added

  • #842 & b4b9bbf Supported SF Symbols for 'backImage' prop on NavigationBar (iOS)

NavigationReactNative v9.25.0

Choose a tag to compare

Added

NavigationReactNative v9.24.0

Choose a tag to compare

Added

  • #838 Corrected transition animation when replacing stack

NavigationReactMobile v3.13.0

Choose a tag to compare

Added

  • #838 Corrected transition animation when replacing stack

NavigationReactNative v9.23.0

Choose a tag to compare

Added

  • #835 Supported React Native 0.76

Fixed

  • #834 Prevented clash when react-native-screens installed. Thanks @advancedtw