Releases: xxsnakerxx/react-native-ya-navigator
Releases · xxsnakerxx/react-native-ya-navigator
0.10.5
0.10.4
Bumped to 0.10.4
0.10.3
Bumped to 0.10.3
0.10.2
- fixed NavBar opacity
0.10.1
- fixed bugs
0.10.0
- Refactoring (docs was updated)
- React 16.3 support (new lifecycle methods)
Breaking changes
this.props.navigator._navBar.refs.someRef
-> this.props.navigator.navBarParts.someRef
Add new methods
this.props.navigator.forceUpdateNavBar()
this.props.navigator.showNavBar()
this.props.navigator.hideNavBar()
0.9.1
Bumped to 0.9.1
0.9
- Added support of RN 0.49 and React 16
0.8.12
- added
popN
support
0.8.11
Bumped to 0.8.11