Skip to content

Releases: wix/react-native-navigation

7.40.0

27 May 09:57
f23bc2b
Compare
Choose a tag to compare

Enhancements

Test ID's for title, subtitle

Added test-ID's for title and subtitle component in top-bars (#7866 by @Niryo, @d4vidi)

Given a test ID top-bar-id over a screen's top-bar (specified either in setRoot's or the screen's options), the following ID's are automatically set:

  • Title: top-bar-id.title
  • Subtitle: top-bar-id.subtitle

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