Skip to content

Tags: InnerPeace080/react-native-router-flux

Tags

3.30.1

Toggle 3.30.1's commit message
Feature(multiple pop): now we can pop multipe scenes with Actions.pop…

… (#806)

* Feature(multiple pop): now we can pop multipe scenes with Actions.pop([number]), like Actions.pop(2)

* Fix(format)

* Fix(data check, format): compare data with index, add semicolon

* -Fix(format)

* Fix(format)

3.26.0

Toggle 3.26.0's commit message
Update MIGRATION.md

RN-0.17

Toggle RN-0.17's commit message
only allow ones routing in 1 time

3.22.0

Toggle 3.22.0's commit message
Merge pull request #538 from aksonov/revert-536-feature/react-native-24

Revert "[WIP] Get Example app working with React 0.24+ "

3.2.3

Toggle 3.2.3's commit message
Merge pull request #406 from Froelund/master

Added DrawerExample

3.1.3

Toggle 3.1.3's commit message
Update README.md

3.0.9

Toggle 3.0.9's commit message
Update README.md

2.3.1

Toggle 2.3.1's commit message
add refresh action to change props for current route without transitions

2.3.0

Toggle 2.3.0's commit message
improve TabBar, support initial prop for Routes

2.2.6

Toggle 2.2.6's commit message
publish new version