Download Latest Version Version 0.2.0 source code.zip (41.9 kB)
Email in envelope

Get an email when there's a new version of React Native Router app

Home / v0.1.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2015-04-12 612 Bytes
Version 0.1.2 source code.tar.gz 2015-04-12 29.7 kB
Version 0.1.2 source code.zip 2015-04-12 41.1 kB
Totals: 3 Items   71.4 kB 3

Changelog:

  • Allow data to be passed to your routes by passing an object with the data key in the toRoute()-function.
  • Update Twitter example to show how passing data to your routes is useful.
  • Custom actions for your rightCorner and leftCorner components (to do stuff besides navigating to routes, like opening a side menu). This is triggered by calling the callback function this.props.customAction() from your component. It is then picked up with <Router customAction={this.doSomething} />.
  • Allow the navigation bar title to be styled with the titleStyle-prop in the <Router /> component.
Source: README.md, updated 2015-04-12