Initial commit

Generated by create-expo-app 2.3.1.
This commit is contained in:
CHIEFSOFT\ameye
2024-04-27 19:48:29 -04:00
commit e88bc2ca3c
6 changed files with 15226 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"expo": {
"scheme": "acme",
"web": {
"bundler": "metro"
},
"plugins": [
"expo-router"
],
"name": "HealthRader",
"slug": "HealthRader"
}
}