Im using React Native 61.5 and sometimes the whole app will restart when switching from the background to foreground after minimizing, showing a white screen while the js bundle loads, while I need the app to keep its state. Theres no error shown at all but I can see js bundle is loading. Any reason this could be happening?
↧