79583336

Date: 2025-04-20 12:07:23
Score: 3.5
Natty:
Report link

I have a question. I'm building an app in React Native using Expo. I want to add a custom splash image, but even though I've set the correct path, the image still doesn't appear — no image shows up at all.

Code:
"splash": {
      "image": "./assets/images/car.png",
      "resizeMode": "contain"}
Reasons:
  • Blacklisted phrase (1.5): I have a question
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Saksham Kapoor