/
githubmirror
/
styled-components
Обзор
Документация
Войти
/
githubmirror
/
styled-components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/native-showcase/app.json
26 строк
641 B
Evan Jacobs
chore(bench): sandbox, headless benches, native-showcase, ios-benchmark
11 май 2026, 10:37
11 май 2026, 10:37
062ec8b
Код
Авторство
О чём код?
{ "expo": { "name": "Native Showcase", "slug": "native-showcase", "scheme": "native-showcase", "version": "0.0.1", "orientation": "default", "userInterfaceStyle": "automatic", "newArchEnabled": true, "ios": { "supportsTablet": true, "bundleIdentifier": "com.styledcomponents.nativeshowcase", "infoPlist": { "ReactNativeReleaseLevel": "experimental" } }, "android": { "package": "com.styledcomponents.nativeshowcase" }, "web": { "bundler": "metro", "output": "single" }, "plugins": ["expo-router", "./plugins/with-skip-foojay"] } }