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

Support NativeState in JSC #1151

Closed
wants to merge 1 commit into from
Closed

Conversation

javache
Copy link
Member

@javache javache commented Oct 9, 2023

Summary: This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native.

Reviewed By: neildhar

Differential Revision: D49229022

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Oct 9, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49229022

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49229022

javache added a commit to javache/react-native that referenced this pull request Oct 10, 2023
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
javache added a commit to javache/hermes that referenced this pull request Oct 10, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49229022

javache added a commit to javache/hermes that referenced this pull request Oct 10, 2023
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
javache added a commit to javache/react-native that referenced this pull request Oct 10, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49229022

javache added a commit to javache/react-native that referenced this pull request Oct 10, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49229022

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2b4f949.

facebook-github-bot pushed a commit to facebook/react-native that referenced this pull request Oct 10, 2023
Summary:
X-link: facebook/hermes#1151

Pull Request resolved: #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
@javache javache deleted the export-D49229022 branch October 10, 2023 19:50
facebook-github-bot pushed a commit that referenced this pull request Nov 8, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants