Update NavigationPlayground to Expo SDK 28

This commit is contained in:
Brent Vatne
2018-07-19 15:46:24 -07:00
parent c4b3f25a0f
commit ec52c884c5
3 changed files with 512 additions and 2096 deletions

View File

@@ -11,8 +11,7 @@
"splash": {
"image": "./assets/icons/splash.png"
},
"sdkVersion": "27.0.0",
"entryPoint": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
"sdkVersion": "28.0.0",
"assetBundlePatterns": [
"**/*"
],