Skip to content

Commit

Permalink
chore: made splash screen to be full screen in android
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaykumar97 committed Apr 2, 2024
1 parent b4402b5 commit bb2fb72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion template/android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<resources>
<color name="splashscreen_background">#ffff</color>
<color name="splashscreen_background">#ffff</color>
<string name="expo_splash_screen_resize_mode">cover</string>
</resources>

0 comments on commit bb2fb72

Please sign in to comment.