Revolt9k

Results 14 comments of Revolt9k

> ### Solved > * Note : I used NextJS for React > I was getting the same error in development and production as well. > > It occurs because...

If none of this methods allow you to trick conversion error, add true as a third arg of show method like this ``` SplashScreen.show(this, R.style.SplashTheme, true); ``` Change it to...

Spent 15 min handling this problem. Cant even think that could have so dumb default behaviour.

Same problem. Cant find solution

`expo prebuild` did nothing but **`npx react-native run-ios`** solved issue for me

same issue `"react-native": "0.71.8"` `"react-native-webview": "^13.2.2",` `"expo": "~48.0.18"`

`expo prebuild` did nothing but **`npx react-native run-ios`** solved issue on ios **`npx react-native run-android`** solved issue on android

Any news? Still experience it on `7.6.0`

Still experience it on `7.6.0`. What exactly _next version?_