79288912

Date: 2024-12-17 17:55:43
Score: 11.5 🚩
Natty:
Report link

I have a problem there too. but in my case, when I want to render an image for the splash screen, what appears on the splash screen is an image for the icon. does anyone have the same problem? Heres my app.json

 {
  "expo": {
    "name": "KawanTaaruf",
    "slug": "KawanTaaruf",
    "version": "1.0.0",
    "orientation": "portrait",
    "userInterfaceStyle": "light",
    "newArchEnabled": true,
    "icon": "./assets/icon.png",
    "splash": {
      "image": "./assets/splash-icon.png",
      "resizeMode": "contain",
      "backgroundColor": "red"
    },
    "ios": {
      "supportsTablet": true
    },
    "android": {
      "adaptiveIcon": {
        "foregroundImage": "./assets/adaptive-icon.png",
        "backgroundColor": "#ffffff"
      },
      "package": "com.awriyou.KawanTaaruf"
    },
    "web": {
      "favicon": "./assets/favicon.png"
    }
  }
}

Anyone can help meeeeee please, im so stuck, I just learned to make react native applications from expo

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Anyone can help me
  • RegEx Blacklisted phrase (3): does anyone have
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (0.5): Anyone can help
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Ario Febri