You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I moved from 0.71.16 to 0.73.7 and something changed so that now my dev builds pause between each navigation stack screen to (re?)download a bundle. I am using @react-navigation.
The waiting for each screen to bundle+download has slowed my development down dramatically. How do I revert back to the behavior 0.71.x was doing where it did a download of the whole bundle up front?
This has to be a tiny configuration flag I'm missing.
The text was updated successfully, but these errors were encountered:
I moved from 0.71.16 to 0.73.7 and something changed so that now my dev builds pause between each navigation stack screen to (re?)download a bundle. I am using @react-navigation.
The waiting for each screen to bundle+download has slowed my development down dramatically. How do I revert back to the behavior 0.71.x was doing where it did a download of the whole bundle up front?
This has to be a tiny configuration flag I'm missing.
The text was updated successfully, but these errors were encountered: