Initial commit

Generated by create-expo-app 1.3.2.
This commit is contained in:
2023-03-07 15:20:45 +01:00
commit 25d5321778
8 changed files with 7031 additions and 0 deletions

6
app.json Normal file
View File

@@ -0,0 +1,6 @@
{
"expo": {
"name": "pvern",
"slug": "pvern"
}
}