Hi there!
I am facing this problem with all builds done with the new Client runtime version 4.9.259: my app gets frozen on the login page.
This is what is reported by the Google Play Console:
java.lang.RuntimeException: Unable to start activity ComponentInfo{xxx.com/xxx.com.MainActivity}: androidx.fragment.app.Fragment$InstantiationException: Unable to instantiate fragment com.swmansion.rnscreens.ScreenFragment: calling Fragment constructor caused an exception
Has the same thing happened to anyone?