Skip to content

Releases: wix/react-native-navigation

6.11.0

02 Aug 12:17
c4f8eb2

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

Choose a tag to compare

6.10.1

6.10.0

23 Jul 13:49
2b5a851

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

Choose a tag to compare

Fixed

Android

6.9.0

06 Jul 10:51
d144e30

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

Choose a tag to compare

Enhancements:

Bug fixes:

6.7.5

16 Jun 11:57

Choose a tag to compare

Bug fixes:

6.7.4

16 Jun 10:49

Choose a tag to compare

Enhancements:

Bug fixes:

  • Fix crash when disabledButtonColor is undefined #6291 by guyca
  • Restore bottomTabs visibility when needed #6298 by yogevbd
  • Fix updating currentTabIndex #6314 by yogevbd
  • Skip creating navigator in case isFinishing in onCreate #6292 by JK0N

6.7.2

09 Jun 05:54

Choose a tag to compare

Enhancements:

Bug fixes:

2.1.3

06 Dec 09:31

Choose a tag to compare

Added

iOS

Fixed

  • Avoid calling component generators on registerComponent #708d594