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

Document hot reload behaviour in production #4237

Open
krystofwoldrich opened this issue Nov 6, 2024 · 0 comments
Open

Document hot reload behaviour in production #4237

krystofwoldrich opened this issue Nov 6, 2024 · 0 comments

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Nov 6, 2024

Description

Test and document current behaviour of hot reload of the JS bundle in production.

This happens when the app receives OTA update of the JS bundle.

Currently we recommend to load these updates on the next application start, but frameworks like Expo also enable users to hot load the new JS bundle without restarting the application.

Outcomes of this task

  • Extensive technical documentation in the issue here
  • Potencial bug fixes/issues and future improvements
  • Public facing docs page for Expo Updates documenting the current behaviour and recommendation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant