Skip to content

Releases: wix/react-native-navigation

7.26.0

06 Mar 12:57
7e9ea6c
Compare
Choose a tag to compare

Enhancements

Android

  • Issue 7443: Add support for Android's sensorPortrait orientation. #7454 by zabojad

Fixed

  • Fix Build Error After Upgrading To Android Gradle Plugin 7.1.1 #7464 by kurtiscc
  • [Mocks] Reject promise on dismissing unknown modal #7468 by yogevbd
  • Pass disabled prop to navigation mocked button #7465 by yogevbd

iOS

Android

7.25.4

12 Feb 22:08
38a164b
Compare
Choose a tag to compare

Fixed

Android

  • Android < 30 Keyboard insets adjustNothing & adjustPan Fix #7453 by swabbass

7.25.3

10 Feb 08:50
a4a9b6a
Compare
Choose a tag to compare

Fixed

Android

7.25.2

08 Feb 10:24
f3ac5c5
Compare
Choose a tag to compare

Fixed

Android

7.25.1

18 Jan 22:52
Compare
Choose a tag to compare

Fixed

iOS

  • Fix RCTModalHostViewController crash while presenting react-native modals #7423 by yogevbd

7.25.0

04 Jan 09:09
9bb70d8
Compare
Choose a tag to compare

Enhancements

Android

  • Exclude android unit tests for non playground projects #7415 by swabbass

7.24.3

22 Dec 13:48
345344a
Compare
Choose a tag to compare

Fixed

iOS

Android

7.24.2

15 Dec 18:10
2de628f
Compare
Choose a tag to compare

Fixed

7.24.1

12 Dec 17:05
70fe56f
Compare
Choose a tag to compare

Enhancements

Fixed

Android

7.24.0

01 Dec 15:57
121bd73
Compare
Choose a tag to compare

Enhancements

iOS

  • Add SF Symbols support to left/right top bar buttons #7318 by svbutko

Android

Fixed

iOS

  • Fix lagging keyboard when using autoFocus #7376 by yogevbd
  • Fix More tab appearance on iOS #7378 by yogevbd
  • Fix statusBar blur option in dark mode #7372 by yogevbd
  • Fix fast refresh crash #7371 by yogevbd
  • Fix dismissing modals with sideMenu #7369 by yogevbd
  • Fix missing props after setRoot for components with identical predefined id #7329 by yogevbd
  • Remove manually dismissing all modals on setRoot #7340 by yogevbd
  • Add custom component to TopBar when setting it in root on iOS #7303 by svbutko

Android