introduce a private API for RCTHost to refresh its bundle url#37567
introduce a private API for RCTHost to refresh its bundle url#37567philIip wants to merge 3 commits into
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
Base commit: d4f6cf1 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
Differential Revision: D45937853 fbshipit-source-id: 9a908a4e83b10c0633ed97ed76e3781f11e5467f
Differential Revision: D45937855 fbshipit-source-id: 3c83307dc157e82f2de3b7c0f08c191e0ece0603
…ok#37567) Summary: Pull Request resolved: facebook#37567 Changelog: [Internal] in the situation where we want to refresh the bundle url due to developer mode, we add a private API that allows the host to refresh its bundle URL if needed. this private API will be called on cmd + R, which is the only case that supports the changing bundle URL in the middle of the app session. Reviewed By: cipolleschi Differential Revision: D45937856 fbshipit-source-id: 088ac019ee61baffae1f59a0b91eb903da63531e
|
This pull request was exported from Phabricator. Differential Revision: D45937856 |
|
This pull request has been merged in 992c45c. |
Summary:
Changelog: [Internal]
in the situation where we want to refresh the bundle url due to developer mode, we add a private API that allows the host to refresh its bundle URL if needed. this private API will be called on cmd + R, which is the only case that supports the changing bundle URL in the middle of the app session.
Reviewed By: cipolleschi
Differential Revision: D45937856