-
Notifications
You must be signed in to change notification settings - Fork 25k
Add device event emit test for the sample C++ TurboModule #36278
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D43466327 |
|
|
This pull request was exported from Phabricator. Differential Revision: D43466327 |
…6278) Summary: Pull Request resolved: facebook#36278 [Changelog][Internal] The diff creates a test clause for [TurboModule::emitDeviceEvent C++ API for TurboModules](https://www.internalfb.com/code/fbsource/[929870c905c8fe68cb330ce96bda7eb703bb6ae6]/xplat/js/react-native-github/ReactCommon/react/nativemodule/core/ReactCommon/TurboModule.h?lines=90), which can be seen in either Catalyst or RNTester. Reviewed By: cipolleschi Differential Revision: D43466327 fbshipit-source-id: 682c1522bf2245796605463fe67fc8aa6cce8eec
ccea938 to
f9b3a50
Compare
Base commit: a7f962c |
…6278) Summary: Pull Request resolved: facebook#36278 [Changelog][Internal] The diff creates a test clause for [TurboModule::emitDeviceEvent C++ API for TurboModules](https://www.internalfb.com/code/fbsource/[929870c905c8fe68cb330ce96bda7eb703bb6ae6]/xplat/js/react-native-github/ReactCommon/react/nativemodule/core/ReactCommon/TurboModule.h?lines=90), which can be seen in either Catalyst or RNTester. Reviewed By: cipolleschi Differential Revision: D43466327 fbshipit-source-id: e2fa63a84e74d1ed3d710d97131fc8f71d2b43ac
|
This pull request was exported from Phabricator. Differential Revision: D43466327 |
f9b3a50 to
43ea08b
Compare
|
This pull request has been merged in e106a62. |
…6278) Summary: Pull Request resolved: facebook#36278 [Changelog][Internal] The diff creates a test clause for [TurboModule::emitDeviceEvent C++ API for TurboModules](https://www.internalfb.com/code/fbsource/[929870c905c8fe68cb330ce96bda7eb703bb6ae6]/xplat/js/react-native-github/ReactCommon/react/nativemodule/core/ReactCommon/TurboModule.h?lines=90), which can be seen in either Catalyst or RNTester. Reviewed By: cipolleschi Differential Revision: D43466327 fbshipit-source-id: ff4c111b4beaab72b13d2bd89ed03023c9c7b3cf
Summary:
[Changelog][Internal]
The diff creates a test clause for TurboModule::emitDeviceEvent C++ API for TurboModules, which can be seen in either Catalyst or RNTester.
Reviewed By: cipolleschi
Differential Revision: D43466327