Samuel Henshaw
Samuel Henshaw
same issue here. any solutions
> @Milutin-P How did you change MainActivity.java? because from the version of `"react-native": "0.70.6"` is different from the documentation In the `MainActivity.java` i just included `import org.devio.rn.splashscreen.SplashScreen;` then with the...
> facing the same issue here. Calling SplashScreen.hide() from the react-native side. the app just hangs Its very tricky but the problem is from adding `[RNSplashScreen show];` in `AppDelgegate.m{m}` ....
same issue here `"react-native": "0.76.9"` `"@react-native-community/blur": "^4.4.1"`
> I'm not sure, but.. In the RootStackNavigator, declaring the problematic `` as the very first entry inside the `` resolves the issue. what do you mean?
Why use bigint as response status code they are required to be an int (100 - 599). What is your use case?