79338062

Date: 2025-01-08 05:46:15
Score: 0.5
Natty:
Report link

You can customise your expo apps splash screen like following ,

{
  "expo": {
    "splash": {
      "image": "./assets/splash.png",
      "resizeMode": "contain", // Options: "contain", "cover", "native"
      "backgroundColor": "#ffffff" // Set the background color
    }
  }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nazmul