We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
After upgrading to RN 0.73.1, my app gets stuck on a blank loading screen (PesistGate loading).
Removing PersistGate from the App tree makes it work.
PersistGate
I tried debugging the problem, in the file lib/integration/react.js, this.state.bootstrapped returns false, therefore returns loading.
lib/integration/react.js
this.state.bootstrapped