package update
This commit is contained in:
parent
85e06177e5
commit
4c7dc3877e
@ -17,13 +17,15 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"supportsTablet": true
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.frits.haringa.AlfaPrentice"
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
"package": "com.frits.haringa.AlfaPrentice"
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 59 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 59 KiB |
@ -13,7 +13,9 @@
|
||||
"@react-navigation/stack": "^5.12.8",
|
||||
"@types/react-native-snap-carousel": "^3.8.2",
|
||||
"expo": "^39.0.5",
|
||||
"expo-cli": "^4.0.3",
|
||||
"expo-status-bar": "~1.0.2",
|
||||
"global": "^4.4.0",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.4.tar.gz",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user