Initial
This commit is contained in:
13
reactnative/app.json
Normal file
13
reactnative/app.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"expo": {
|
||||
"scheme": "acme",
|
||||
"web": {
|
||||
"bundler": "metro"
|
||||
},
|
||||
"plugins": [
|
||||
"expo-router"
|
||||
],
|
||||
"name": "reactnative",
|
||||
"slug": "reactnative"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user