Add splash screen

This commit is contained in:
Skylar Ittner 2021-02-19 00:06:11 -07:00
parent 40a647d8cf
commit 611d883d5b
3 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
<preference name="scheme" value="app" />
<preference name="hostname" value="localhost" />
<splash src="res/ios/splash/Default@2x~universal~anyany.png" />
<splash src="res/ios/splash/Default@2x~universal~anyany~dark.png" />
<!-- iOS 8.0+ -->
<!-- iPhone 6 Plus -->
<icon src="res/ios/icon/icon-60@3x.png" width="180" height="180" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB