79241954

Date: 2024-12-01 15:59:45
Score: 1
Natty:
Report link

use resizeMode: "cover" instead of contain.

"splash": {
  "image": "./assets/images/splash.png",
  "resizeMode": "cover",
  "backgroundColor": "#232323"
},
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nativedev