This repository was archived by the owner on Feb 20, 2025. It is now read-only.
Releases: xxsnakerxx/react-native-ya-navigator
Releases · xxsnakerxx/react-native-ya-navigator
Release list
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
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()