pmella16
pmella16
in my case is for reanimated in the react navigation 5, remove this code from MainApplication.java works fine the debug @Override protected JSIModulePackage getJSIModulePackage() { return new ReanimatedJSIModulePackage(); //
Same issue here !!!
@kasterlod hi, do you have any date for this fix, thanks
@flogy you tried with Xcode 12.5 beta 3 ?? according to some comments it is a bug that is fixed in the beta version
same error ` "react": "16.6.3", "react-native": "0.58.4",`
same here
same in android 6 "react": "16.6.3", "react-native": "0.59.3",
same issue :(
i have this erro Caused by: java.lang.IllegalStateException: Screen fragments should never be restored. Follow instructions from https://github.com/software-mansion/react-native-screens/issues/17#issuecomment-424704067 to properly configure your main activity.