Skip to content

Commit e69af8d

Browse files
tdermendjievAlexander Vakrilov
authored and
Alexander Vakrilov
committed
update(launch screen): Add iPhone X launch screens (NativeScript#5163)
1 parent 1c78e47 commit e69af8d

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

apps/app/App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Contents.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"images" : [
3+
{
4+
"extent" : "full-screen",
5+
"idiom" : "iphone",
6+
"subtype" : "2436h",
7+
"filename" : "Default-1125h.png",
8+
"minimum-system-version" : "11.0",
9+
"orientation" : "portrait",
10+
"scale" : "3x"
11+
},
12+
{
13+
"orientation" : "landscape",
14+
"idiom" : "iphone",
15+
"extent" : "full-screen",
16+
"filename" : "Default-Landscape-X.png",
17+
"minimum-system-version" : "11.0",
18+
"subtype" : "2436h",
19+
"scale" : "3x"
20+
},
321
{
422
"extent" : "full-screen",
523
"idiom" : "iphone",

0 commit comments

Comments
 (0)