liinnjohansson / todays-lunch

0 stars 1 forks source link

Fix warning - Add new splash image with correct dimensions #69

Open liinnjohansson opened 3 years ago

liinnjohansson commented 3 years ago

Current icon image for splashscreen has wrong dimensions which throws an error:

Error: Problems validating asset fields in app.json. Learn more: https://docs.expo.dev/ • Field: icon - image should be square, but the file at './images/splash.png' has dimensions 1284x2778.

Fix new icon image with square dimensions, 1024x1024.

splash