1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Fix iOS splash screen background color issue

This commit is contained in:
Zhiyuan Zheng
2022-01-02 18:20:34 +01:00
parent cb46dedd71
commit 47822c0aa7
7 changed files with 81 additions and 143 deletions

View File

@ -1,4 +1,6 @@
<?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>
</resources>