diff options
Diffstat (limited to 'ios/10lesson/Images.xcassets/SplashScreenBackground.imageset')
| -rw-r--r-- | ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/Contents.json | 21 | ||||
| -rw-r--r-- | ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/background.png | bin | 0 -> 80 bytes |
2 files changed, 21 insertions, 0 deletions
diff --git a/ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/Contents.json b/ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/Contents.json new file mode 100644 index 0000000..b5914aa --- /dev/null +++ b/ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images": [ + { + "idiom": "universal", + "filename": "background.png", + "scale": "1x" + }, + { + "idiom": "universal", + "scale": "2x" + }, + { + "idiom": "universal", + "scale": "3x" + } + ], + "info": { + "version": 1, + "author": "expo" + } +}
\ No newline at end of file diff --git a/ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/background.png b/ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/background.png Binary files differnew file mode 100644 index 0000000..ff3dd16 --- /dev/null +++ b/ios/10lesson/Images.xcassets/SplashScreenBackground.imageset/background.png |
