Releases: react-native-simple-router-community/react-native-simple-router
Releases · react-native-simple-router-community/react-native-simple-router
0.8.3
0.8.2
Fixed an issue where replaceRoute would not invoke the correct method and throw an error instead.
0.8.1
Fixed some required proptype issues
v0.8.0
v0.7.2
v0.7.1
First major community release
-Full conversion to ES6
-Added additional Events, so that router can be used as a central event hub
-Removed breaking dependency on fbjs's fbemitter
-Fixed styling issues
-Restored Android support