aboutsummaryrefslogtreecommitdiffstats
path: root/ios/10lesson/Images.xcassets/SplashScreen.imageset
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2021-12-09 23:15:33 +0100
committerMaksymilian Jopek <maks@jopek.eu>2021-12-09 23:15:33 +0100
commit67b6f338cfe4da739d39dc6764d11efa00105d81 (patch)
tree441ff30a8fb783e400ea7c9e600c889e12392eca /ios/10lesson/Images.xcassets/SplashScreen.imageset
downloadremarques-67b6f338cfe4da739d39dc6764d11efa00105d81.tar.gz
remarques-67b6f338cfe4da739d39dc6764d11efa00105d81.tar.zst
remarques-67b6f338cfe4da739d39dc6764d11efa00105d81.zip
Created a new Expo app
Diffstat (limited to 'ios/10lesson/Images.xcassets/SplashScreen.imageset')
-rw-r--r--ios/10lesson/Images.xcassets/SplashScreen.imageset/Contents.json21
-rw-r--r--ios/10lesson/Images.xcassets/SplashScreen.imageset/splashscreen.pngbin0 -> 9306 bytes
2 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
diff --git a/ios/10lesson/Images.xcassets/SplashScreen.imageset/splashscreen.png b/ios/10lesson/Images.xcassets/SplashScreen.imageset/splashscreen.png
new file mode 100644
index 0000000..cc94f37
--- /dev/null
+++ b/ios/10lesson/Images.xcassets/SplashScreen.imageset/splashscreen.png
Binary files differ