Adam Miskiewicz f895564605
Revert "Move examples to https://github.com/react-navigation/examples"
This reverts commit 36775007b0de67b2cd2e4889554372b32b09fd03.
2018-01-17 14:43:28 -08:00

16 lines
354 B
JSON

{
"main": "node_modules/expo/AppEntry.js",
"private": true,
"dependencies": {
"expo": "^23.0.0",
"react": "16.0.0",
"react-native": "^0.50.3",
"react-native-platform-touchable": "^1.1.1",
"react-navigation": "file:../.."
},
"name": "SafeAreaExample",
"version": "0.0.0",
"description": "Hello Expo!",
"author": null
}