Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Version 0.2.0

Latest
Compare
Choose a tag to compare
@t4t5 t4t5 released this 10 Jun 13:03
· 5 commits to master since this release

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