We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e364f commit 70be678Copy full SHA for 70be678
Example/package.json
@@ -16,7 +16,7 @@
16
"react-native": "^0.50.1",
17
"react-native-button": "^2.0.0",
18
"react-native-message-bar": "^1.6.0",
19
- "react-native-router-flux": "4.0.0-beta.23",
+ "react-native-router-flux": "4.0.0-beta.24",
20
"react-navigation": "1.0.0-beta.17"
21
},
22
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-router-flux",
3
- "version": "4.0.0-beta.23",
+ "version": "4.0.0-beta.24",
4
"description": "React Native Router using Flux architecture",
5
"repository": {
6
"type": "git",
0 commit comments