diff options
Diffstat (limited to 'ios/client/Images.xcassets/SplashScreenBackground.colorset')
-rw-r--r-- | ios/client/Images.xcassets/SplashScreenBackground.colorset/Contents.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ios/client/Images.xcassets/SplashScreenBackground.colorset/Contents.json b/ios/client/Images.xcassets/SplashScreenBackground.colorset/Contents.json new file mode 100644 index 0000000..15f02ab --- /dev/null +++ b/ios/client/Images.xcassets/SplashScreenBackground.colorset/Contents.json @@ -0,0 +1,20 @@ +{ + "colors": [ + { + "color": { + "components": { + "alpha": "1.000", + "blue": "1.00000000000000", + "green": "1.00000000000000", + "red": "1.00000000000000" + }, + "color-space": "srgb" + }, + "idiom": "universal" + } + ], + "info": { + "version": 1, + "author": "expo" + } +}
\ No newline at end of file |