Skip to content

Releases: wix/react-native-navigation

7.39.2

24 Apr 08:51
c4d5cf9
Compare
Choose a tag to compare

Fixed

iOS

7.39.1

08 Apr 15:26
020a94a
Compare
Choose a tag to compare

Fixed

iOS

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

7.39.0

07 Apr 09:59
bf6f379
Compare
Choose a tag to compare

Enhancements

Fixed

  • Call NavigationActivity super.onRequestPermissionsResult #7857 by uen

7.38.6

02 Apr 08:15
Compare
Choose a tag to compare

No changelog for this release.

7.38.5

01 Apr 13:59
Compare
Choose a tag to compare

No changelog for this release.

7.38.4

20 Mar 19:09
40554f7
Compare
Choose a tag to compare

Enhancements

Fixed

iOS

Android

7.38.3

23 Feb 12:10
1b3d04f
Compare
Choose a tag to compare

Fixed

7.38.2

21 Feb 23:09
2b309d4
Compare
Choose a tag to compare

Fixed (iOS)

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

7.38.1

19 Feb 15:25
fd0edce
Compare
Choose a tag to compare

Fixed

iOS

7.38.0

18 Feb 17:41
4b79301
Compare
Choose a tag to compare

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)