-
Notifications
You must be signed in to change notification settings - Fork 25k
Support onNewIntent in Bridgeless #43401
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
Support onNewIntent in Bridgeless #43401
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D54703159 |
Base commit: 41b6371 |
Summary: Implement `onNewIntent` in Bridgeless by adding it to ReactHostImpl Changelog: [Android][Breaking] Implement `onNewIntent` in Bridgeless Reviewed By: fkgozali Differential Revision: D54703159
d715c36 to
84d1633
Compare
|
This pull request was exported from Phabricator. Differential Revision: D54703159 |
Summary: Implement `onNewIntent` in Bridgeless by adding it to ReactHostImpl Changelog: [Android][Breaking] Implement `onNewIntent` in Bridgeless Reviewed By: fkgozali Differential Revision: D54703159
84d1633 to
e3defb7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D54703159 |
Summary: Implement `onNewIntent` in Bridgeless by adding it to ReactHostImpl Changelog: [Android][Breaking] Implement `onNewIntent` in Bridgeless Reviewed By: fkgozali Differential Revision: D54703159
e3defb7 to
928a889
Compare
|
This pull request was exported from Phabricator. Differential Revision: D54703159 |
Summary: Implement `onNewIntent` in Bridgeless by adding it to ReactHostImpl Changelog: [Android][Breaking] Implement `onNewIntent` in Bridgeless Reviewed By: fkgozali, RSNara Differential Revision: D54703159
928a889 to
33b6152
Compare
Summary: Implement `onNewIntent` in Bridgeless by adding it to ReactHostImpl Changelog: [Android][Breaking] Implement `onNewIntent` in Bridgeless Reviewed By: fkgozali, RSNara Differential Revision: D54703159
|
This pull request was exported from Phabricator. Differential Revision: D54703159 |
33b6152 to
b20b879
Compare
|
This pull request was exported from Phabricator. Differential Revision: D54703159 |
|
This pull request has been merged in 5d711f8. |
Summary: Pull Request resolved: #43401 Implement `onNewIntent` in Bridgeless by adding it to ReactHostImpl Changelog: [Android][Breaking] Implement `onNewIntent` in Bridgeless Reviewed By: fkgozali, RSNara Differential Revision: D54703159 fbshipit-source-id: fd8589d8131f4fa57188d493331dc68fb38c4520
Summary:
Implement
onNewIntentin Bridgeless by adding it to ReactHostImplChangelog:
[Android][Breaking] Implement
onNewIntentin BridgelessDifferential Revision: D54703159