ecpay_expo/android/app/src/main/res/values/strings.xml
2024-12-22 22:22:06 +05:30

6 lines
339 B
XML

<resources>
<string name="app_name">ecpay</string>
<string name="expo_system_ui_user_interface_style" translatable="false">automatic</string>
<string name="expo_splash_screen_resize_mode" translatable="false">contain</string>
<string name="expo_splash_screen_status_bar_translucent" translatable="false">false</string>
</resources>