first tests
This commit is contained in:
parent
66d33ce07e
commit
55c9f605ff
11 changed files with 14523 additions and 84 deletions
13
app.json
Normal file
13
app.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"expo": {
|
||||
"scheme": "acme",
|
||||
"web": {
|
||||
"bundler": "metro"
|
||||
},
|
||||
"plugins": [
|
||||
"expo-router"
|
||||
],
|
||||
"name": "interaktive-systeme",
|
||||
"slug": "interaktive-systeme"
|
||||
}
|
||||
}
|
||||
Reference in a new issue