docs: add basic example app

This commit is contained in:
osdnk
2019-08-07 21:34:48 +01:00
parent 217f15d925
commit d09f93614c
22 changed files with 820 additions and 170 deletions

View File

@@ -18,7 +18,9 @@
},
"dependencies": {
"@react-native-community/masked-view": "^0.1.1",
"@expo/vector-icons": "10.0.3",
"expo": "^34.0.1",
"expo-asset": "4.0.0",
"react": "16.8.3",
"react-dom": "^16.8.3",
"react-native": "https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz",