NuvioStreaming/android/app/src/main/res/values/strings.xml
2025-09-22 20:13:22 +05:30

7 lines
No EOL
387 B
XML

<resources>
<string name="app_name">Nuvio</string>
<string name="expo_splash_screen_resize_mode" translatable="false">contain</string>
<string name="expo_splash_screen_status_bar_translucent" translatable="false">false</string>
<string name="expo_system_ui_user_interface_style" translatable="false">dark</string>
<string name="expo_runtime_version">1.2.0</string>
</resources>