Is there a way to make the splash screen duration longer?

{
“expo”: {
“splash”:{
“image”: “./pictures/MainScreen.jpg”,
“resizeMode”: “cover”
},

"sdkVersion": "22.0.0"

}
}

The splash screen duration is too short for me. is there a method for making it longer?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.