upd: upload gambar
Deskripsi: - test upload gambar di login NO Issues
This commit is contained in:
9
app.json
9
app.json
@@ -9,10 +9,11 @@
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"ios": {
|
||||
"supportsTablet": true
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "mobiledarmasaba.app"
|
||||
},
|
||||
"android": {
|
||||
"package":"mobiledarmasaba.app",
|
||||
"package": "mobiledarmasaba.app",
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/images/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
@@ -33,7 +34,9 @@
|
||||
"resizeMode": "contain",
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
]
|
||||
],
|
||||
"expo-font",
|
||||
"expo-web-browser"
|
||||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
|
||||
Reference in New Issue
Block a user