Skip to content

Releases: wix/react-native-navigation

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:

6.7.4

16 Jun 10:49
Compare
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
Compare
Choose a tag to compare

Enhancements:

Bug fixes:

2.1.3

06 Dec 09:31
Compare
Choose a tag to compare

Added

iOS

Fixed

  • Avoid calling component generators on registerComponent #708d594