nexo/apps/mattermost/app.json

10 lines
146 B
JSON

{
"name": "Mattermost",
"displayName": "Mattermost",
"expo": {
"scheme": "mattermost",
"plugins": [
"expo-router"
]
}
}