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