Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundles rebuilding too frequently #276

Closed
KishCom opened this issue May 21, 2024 · 3 comments
Closed

Bundles rebuilding too frequently #276

KishCom opened this issue May 21, 2024 · 3 comments

Comments

@KishCom
Copy link

KishCom commented May 21, 2024

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.

@Tchaikovsky1114
Copy link

Did you solved this problem? I had same issue.

@KishCom
Copy link
Author

KishCom commented Jun 4, 2024

I didn't find a solution or even any reference in docs to what change could've caused this. I just continue to suffer load-times between screens.

@Tchaikovsky1114
Copy link

It had never happened in v0.68.5 but when app migrated 0.73.8, this symptom happen.

I suspect it caused by hermes or lazy loading for screen module.

Something could I find to solution, I will notice you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants