This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Changelog:
- Ability to hide the navigation bar by setting the attribute
hideNavigationBar: trueon the Router component - Reset the route stack to the very first route by calling
this.props.reset() - Ability to change the status bar color by setting the attribute
statusBarColor: blackon the Router component