fix(bug): Could not find MIME for Buffer <null>
This commit is contained in:
6
app.json
6
app.json
@@ -19,14 +19,10 @@
|
|||||||
"bundleIdentifier": "com.sentinel.app"
|
"bundleIdentifier": "com.sentinel.app"
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"adaptiveIcon": {
|
|
||||||
"foregroundImage": "./assets/adaptive-icon.png",
|
|
||||||
"backgroundColor": "#459E9E"
|
|
||||||
},
|
|
||||||
"package": "com.sentinel.app"
|
"package": "com.sentinel.app"
|
||||||
},
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"favicon": "./assets/favicon.png",
|
"favicon": "./assets/icon.png",
|
||||||
"bundler": "metro"
|
"bundler": "metro"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user