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 945d031 commit 8addcbfCopy full SHA for 8addcbf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-router-flux",
3
- "version": "2.2.3",
+ "version": "2.2.4",
4
"description": "React Native Router using Flux architecture",
5
"repository": {
6
"type": "git",
@@ -34,6 +34,7 @@
34
}
35
],
36
"dependencies": {
37
+ "@exponent/react-native-action-sheet": "^0.1.2",
38
"@exponent/react-native-navigator": "^0.3.5",
39
"react-native-tabs": "^0.1.8"
40
0 commit comments