We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dbb39 commit 6dd16fcCopy full SHA for 6dd16fc
Example/package.json
@@ -8,7 +8,7 @@
8
"dependencies": {
9
"react-native": "^0.19.0",
10
"react-native-button": "^1.2.1",
11
- "react-native-router-flux": "^2.2.5",
+ "react-native-router-flux": "^2.2.7",
12
"react-native-modalbox": "^1.3.0",
13
"react-redux": "^4.4.0",
14
"redux": "^3.3.1"
ReactRouter.js
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-router-flux",
3
- "version": "2.2.6",
+ "version": "2.2.7",
4
"description": "React Native Router using Flux architecture",
5
"repository": {
6
"type": "git",
0 commit comments