Skip to content

Releases: wix/react-native-navigation

6.12.0

19 Aug 04:45
57519ca
Compare
Choose a tag to compare

Added

iOS

Fixed

Android

  • Fix white screen when back was pressed during show modal animation #58f72f8 by guyca
  • Fix issue where right buttons which were added with mergeOptions were not unmounted #3c5e8e4 by guyca
  • Resole popToRoot promise successfully even when it's called while there's nothing to pop #ec2b0a0 by guyca
  • Resize title component when buttons are added to TopBar #a66e8e9 by guyca

iOS

  • Fix bug where screen became unresponsive if user tried to interact with elements during momentum scroll #cb74af5 by yogevbd
  • Fix category warnings for RNNInterpolationOptions #a13698b by danilobuerger

7.0.0-turboModules.1

04 Aug 14:40
Compare
Choose a tag to compare

No changelog for this release.

7.0.0-alpha.1

02 Aug 15:00
58f1508
Compare
Choose a tag to compare
7.0.0-alpha.1

6.11.0

02 Aug 12:17
c4f8eb2
Compare
Choose a tag to compare

Added

  • Update NavigationComponent typings - include passProps in static options generate #813c1a2 by guyca
  • Include componentId in props passed to static options generator #c4f8eb2 by guyca

iOS

  • Add primaryBackgroundStyle option to splitView #9ba863a by frane

Fixed

iOS

  • Fixed case where options were not merged correctly under certain conditions #c9e5309 by yogevbd
  • Fix toggling StatusBar visibility with mergeOptions #36e0e81 by yogevbd

Android

  • Fix button fontSize being applied in pixels instead of dp #8d1309f by guyca

6.10.1

23 Jul 16:12
585d732
Compare
Choose a tag to compare
6.10.1

6.10.0

23 Jul 13:49
2b5a851
Compare
Choose a tag to compare

Added

Android

iOS

Fixed

Android

  • Fix overlay touch detection #5e03718 by guyca

  • Fix flickering BottomTabs when pushing a screen with waitForRender #7add403 by guyca

iOS

  • Support calling setDefaultOptions before appLaunch event is emitted #87e7b1a by yogevbd

6.9.1

12 Jul 14:33
Compare
Choose a tag to compare

Fixed

Android

6.9.0

06 Jul 10:51
d144e30
Compare
Choose a tag to compare

Enhancements:

Bug fixes:

  • Fix back button testID #6357 by yogevbd
  • Emit componentDidAppear after appear animation completes #6331 by guyca
  • Fix wrong sideMenu dimensions after orientation change #6307 by yogevbd
  • Set textual button color directly on button view #6336 by guyca

6.8.0

24 Jun 11:49
13dad83
Compare
Choose a tag to compare

Enhancements:

Bug fixes:

6.7.5

16 Jun 11:57
Compare
Choose a tag to compare

Bug fixes: