Filter content by your device's configured languages (#354)
This commit is contained in:
parent
a369e07956
commit
449f9243f3
9 changed files with 648 additions and 23 deletions
5
app.json
5
app.json
|
@ -24,6 +24,9 @@
|
|||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png"
|
||||
}
|
||||
},
|
||||
"plugins": [
|
||||
"expo-localization"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue