Upgrade Example project

This commit is contained in:
Krzysztof Magiera
2018-12-18 13:14:43 +01:00
parent bf0cca0bae
commit 5cd96cdd1b
4 changed files with 15 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"react": "16.5.1",
"react-native": "0.57.0",
"react-native-gesture-handler": "^1.0.10",
"react-native-gesture-handler": "^1.0.12",
"react-native-screens": "file:..",
"react-navigation": "^3.0.8"
},