This repository has been 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: true
on 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: black
on the Router component