removed unwanted files and new assets added
This commit is contained in:
committed by
GitHub
parent
170520244c
commit
39c092630d
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "uber-clone",
|
||||
"slug": "uber-clone",
|
||||
"name": "Ryde",
|
||||
"slug": "Ryde",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/images/icon.png",
|
||||
"scheme": "myapp",
|
||||
"scheme": "ryde",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"splash": {
|
||||
"image": "./assets/images/splash.png",
|
||||
@@ -26,9 +26,7 @@
|
||||
"output": "static",
|
||||
"favicon": "./assets/images/favicon.png"
|
||||
},
|
||||
"plugins": [
|
||||
"expo-router"
|
||||
],
|
||||
"plugins": ["expo-router"],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user