-
Notifications
You must be signed in to change notification settings - Fork 5
Changelog
nodegin edited this page Aug 19, 2016
·
20 revisions
- Better error handling on route not found
- Added two new API:
this.props.actions._addRouteListenerandthis.props.actions._removeRouteListener
- Minor bug fix for Android's back press
- Minor bug fix for status bar rendering
- Added
this.props.router.statusBarSizefor accessing status bar size
- Modified
this.props.actions._navigateAPI, pass an object as the second parameter instead of boolean
- Added
mergePropsfunction for importing
- Initial release