chore: upgrade react-native and expo

This commit is contained in:
Satyajit Sahoo
2019-11-29 17:12:05 +01:00
parent b6c7d2b626
commit b805ba111a
27 changed files with 2277 additions and 2005 deletions

View File

@@ -41,8 +41,8 @@
"@types/react": "^16.9.11",
"@types/react-native": "^0.60.22",
"del-cli": "^3.0.0",
"react": "~16.8.3",
"react-native": "~0.59.10",
"react": "~16.9.0",
"react-native": "~0.61.5",
"react-native-gesture-handler": "^1.5.0",
"react-native-reanimated": "^1.4.0",
"react-native-safe-area-context": "^0.6.0",