Make examples use linked copy of react-navigation

This commit is contained in:
Adam Miskiewicz
2018-01-17 19:11:04 -08:00
parent f895564605
commit b221afc80b
10 changed files with 1326 additions and 1195 deletions

View File

@@ -6,7 +6,7 @@
"react": "16.0.0",
"react-native": "^0.50.3",
"react-native-platform-touchable": "^1.1.1",
"react-navigation": "file:../.."
"react-navigation": "link:../.."
},
"name": "SafeAreaExample",
"version": "0.0.0",