/
telthy
/
SOVA_AI
Обзор
Документация
Войти
/
telthy
/
SOVA_AI
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
parent/app.json
35 строк
814 B
telthy
upload parent files
18 окт 2025, 16:51
18 окт 2025, 16:51
c324632
Код
Авторство
О чём код?
{ "expo": { "name": "Сова родитель", "slug": "sova_parent", "version": "1.0.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", "newArchEnabled": true, "splash": { "image": "./assets/splash-icon.png", "resizeMode": "contain", "backgroundColor": "#ffffff" }, "ios": { "supportsTablet": true }, "android": { "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" }, "edgeToEdgeEnabled": true, "package": "com.telthy.calendar_helper" }, "web": { "favicon": "./assets/favicon.png" }, "extra": { "eas": { "projectId": "0dbc1d5a-ddac-4d5a-b81e-159d10f5f98d" } } } }