Files
RaderApp/app.json
T
CHIEFSOFT\ameye e88bc2ca3c Initial commit
Generated by create-expo-app 2.3.1.
2024-04-27 19:48:29 -04:00

14 lines
184 B
JSON

{
"expo": {
"scheme": "acme",
"web": {
"bundler": "metro"
},
"plugins": [
"expo-router"
],
"name": "HealthRader",
"slug": "HealthRader"
}
}