tooot/android/app/src/main/res/values/strings.xml

6 lines
260 B
XML
Raw Normal View History

2021-01-28 00:41:53 +01:00
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<resources>
<string name="app_name">tooot</string>
<string name="expo_splash_screen_resize_mode">contain</string>
<string name="expo_splash_screen_status_bar_translucent">false</string>
2021-01-28 00:41:53 +01:00
</resources>