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 d2c3a83 commit abfb89bCopy full SHA for abfb89b
example/package.json
@@ -7,11 +7,11 @@
7
},
8
"dependencies": {
9
"react": "15.4.2",
10
- "react-native": "0.42.3",
+ "react-native": "0.80.1",
11
"react-native-custom-tabs": "file:.."
12
13
"devDependencies": {
14
"@types/react": "15.0.39",
15
- "@types/react-native": "0.42.3"
+ "@types/react-native": "0.73.0"
16
}
17
package.json
@@ -28,7 +28,7 @@
28
"react": "*"
29
30
31
32
33
"babel-preset-react-native": "1.x.x",
34
"eslint": "3.x.x",
0 commit comments