React Native Navigation Versions Save

A complete native navigation solution for React Native

7.39.2

1 week ago

Fixed

iOS

7.39.1

3 weeks ago

Fixed

iOS

  • fix(iOS): implement scaleX and scaleY transition animations. #7807 by oblador

7.39.0

3 weeks ago

Enhancements

Fixed

  • Call NavigationActivity super.onRequestPermissionsResult #7857 by uen

7.38.6

1 month ago

No changelog for this release.

7.38.5

1 month ago

No changelog for this release.

7.38.4

1 month ago

Enhancements

Fixed

iOS

  • Avoid cutting-off text on bottom bar buttons on iPad. #7863 by @asafkorem (following suggested solution by @phuongwd & @thuongtv-vn)
  • Xcode 15.3 compliance. #7861 by asafkorem

Android

  • Fix #7832 - Right-hand toolbar buttons jump around on Android #7860 by d4vidi

7.38.3

2 months ago

Fixed

  • Fix: Revert React Native 73 support (#7844) due to regressions #7851 by gosha212

7.38.2

2 months ago

Fixed (iOS)

  • Rename Dictionary into RNNDictionary #7853 by lampapos, fixes type collision with Visa SDK.

7.38.1

2 months ago

Fixed

iOS

7.38.0

2 months ago

Enhancements

Support for React Native 7️⃣ 3️⃣ 🥳 (#7844 by @gosha212, @asafkorem)

[!TIP] It is recommended to upgrade to Java17 all-around, as it is now the standard in Android development and somewhat imposed by the 0.73 version of React Native.

Fixes

Android

  • Fix ordering of top-bar start-(left-)hand button layout (#7848 by @d4vidi)