react-native-splash-screen icon indicating copy to clipboard operation
react-native-splash-screen copied to clipboard

java.lang.IllegalStateException: Screen fragments should never be restored.

Open vineelk8 opened this issue 3 years ago • 1 comments

Hi,

I have updated to react-navigation v6 and used splash screen as well. In react-navigation v6 onCreate method is required to add in MainActivity.js. Same for splash screen onCreate is required to add. How do we combine both ways.

Attached screenshots for your reference

Screenshot 2022-11-07 134109 Screenshot 2022-11-07 134038

react-native: 0.68.4 react-native-splash-screen: 3.3.0 @react-navigation.native: 6.0.13

vineelk8 avatar Nov 07 '22 09:11 vineelk8

@crazycodeboy any solution on this?

kailash-sssg avatar Dec 22 '22 16:12 kailash-sssg