-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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 NativeState in JSC #40746
Support NativeState in JSC #40746
Conversation
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
9f1a6e8
to
f130a45
Compare
Summary: This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Base commit: 44f5989 |
f130a45
to
106f932
Compare
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Summary: X-link: facebook/hermes#1151 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
106f932
to
da257c8
Compare
Summary: X-link: facebook/hermes#1151 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
Summary: X-link: facebook/hermes#1151 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
da257c8
to
844eb12
Compare
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Summary: Pull Request resolved: #1151 X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022 fbshipit-source-id: 1787c1d1b4803212d84da8f55b7d5a460a9d33c2
This pull request was successfully merged by @javache in 7b7f128. When will my fix make it into a release? | Upcoming Releases |
Summary: Original Author: pieterdb@meta.com Original Git: 2b4f949 Original Reviewed By: neildhar Original Revision: D49229022 Pull Request resolved: #1151 X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: tmikov Differential Revision: D50992853 fbshipit-source-id: 4b3c57745a9103204c1da30158c0d293d0c8e590
Summary: This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native.
Changelog: [General][Added] JSC support for the NativeState API in JSI
Reviewed By: neildhar
Differential Revision: D49229022