This reverts commit 36775007b0.
This commit is contained in:
Adam Miskiewicz
2018-01-17 14:43:28 -08:00
parent 36775007b0
commit f895564605
70 changed files with 26715 additions and 6 deletions

View File

@@ -0,0 +1,15 @@
{
"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
}