-
Notifications
You must be signed in to change notification settings - Fork 24.8k
TurboModuleWithJSIBindings #50106
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
TurboModuleWithJSIBindings #50106
Conversation
This pull request was exported from Phabricator. Differential Revision: D71396842 |
Summary: ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
This pull request was exported from Phabricator. Differential Revision: D71396842 |
Summary: Pull Request resolved: facebook#50106 ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
Summary: ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
Summary: ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
Summary: ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
This pull request was exported from Phabricator. Differential Revision: D71396842 |
Summary: Pull Request resolved: facebook#50106 ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
Summary: ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Differential Revision: D71396842
Summary: ## Changelog: [General] [Added] - Create TurboModuleWithJSIBindings interface So c++ TurboModules can initialize some private members with reference to `jsi::Runtime` Reviewed By: lenaic Differential Revision: D71396842
This pull request was exported from Phabricator. Differential Revision: D71396842 |
This pull request has been merged in 1acd459. |
This pull request was successfully merged by @zeyap in 1acd459 When will my fix make it into a release? | How to file a pick request? |
Summary:
Changelog:
[General] [Added] - Create TurboModuleWithJSIBindings interface
So c++ TurboModules can initialize some private members with reference to
jsi::Runtime
Differential Revision: D71396842