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.
2 parents 358a0fa + 509fff7 commit 05fce48Copy full SHA for 05fce48
package-lock.json
package.json
@@ -37,17 +37,17 @@
37
"lodash": "^4.17.4",
38
"print-message": "^2.1.0",
39
"prop-types": "^15.6.0",
40
- "react-native-i18n": "^1.0.0",
41
- "react-native-keyboard-aware-scroll-view": "^0.5.0"
+ "react-native-i18n": "^2.0.0",
+ "react-native-keyboard-aware-scroll-view": "^0.8.0"
42
},
43
"devDependencies": {
44
- "native-base": "^2.0.6",
45
- "react": "^15.5.0",
46
- "react-native": "0.41.1"
+ "native-base": "^2.12.0",
+ "react": "^16.8.0",
+ "react-native": "0.60.0"
47
48
"peerDependencies": {
49
- "react-native": ">=0.41.1",
+ "react-native": ">=0.60.0",
50
"react": ">=15.5.0",
51
- "native-base": "^2.0.6"
+ "native-base": "^2.12.0"
52
}
53
0 commit comments