app.json org linking and init
This commit is contained in:
7
app.json
7
app.json
@@ -2,7 +2,7 @@
|
|||||||
"expo": {
|
"expo": {
|
||||||
"name": "Study-Sprint",
|
"name": "Study-Sprint",
|
||||||
"slug": "Study-Sprint",
|
"slug": "Study-Sprint",
|
||||||
"owner": "ikt218g26v-g18",
|
"owner": "ikt205g26v-g18",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"icon": "./assets/images/icon.png",
|
"icon": "./assets/images/icon.png",
|
||||||
@@ -48,7 +48,10 @@
|
|||||||
"reactCompiler": true
|
"reactCompiler": true
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"router": {}
|
"router": {},
|
||||||
|
"eas": {
|
||||||
|
"projectId": "2b2ec99b-a2ea-4991-8694-93f9e3d042a3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user