feat: make example run as bare react-native project as well (#85)

This commit is contained in:
Brent Vatne
2019-09-08 09:10:44 -07:00
committed by Satyajit Sahoo
parent 9563a27284
commit d16c20cd39
57 changed files with 2740 additions and 1148 deletions

View File

@@ -43,7 +43,7 @@
"@types/react-native": "^0.60.2",
"del-cli": "^2.0.0",
"react": "16.8.3",
"react-native": "^0.59.8",
"react-native": "0.59.10",
"react-native-gesture-handler": "^1.3.0",
"react-native-reanimated": "^1.1.0",
"react-native-screens": "^1.0.0-alpha.22",