Uh oh!
There was an error while loading. Please reload this page.
react-native-codegen: Enable C++ TurboModule generation in OpenSource builds - #35211
react-native-codegen: Enable C++ TurboModule generation in OpenSource builds#35211christophpurrer wants to merge 1 commit into
Conversation
facebook-github-bot
commented
Nov 5, 2022
This pull request was exported from Phabricator. Differential Revision: D41057630 |
analysis-bot
commented
Nov 5, 2022
Base commit: f0b7cbe |
facebook-github-bot
commented
Nov 5, 2022
This pull request was exported from Phabricator. Differential Revision: D41057630 |
4f8b540 to
7824890Compareanalysis-bot
commented
Nov 5, 2022
Base commit: f0b7cbe |
pull-bot
commented
Nov 5, 2022
PR build artifact for 782489060714f3cb22e8fa41b4326683f0cb99a3 is ready. |
facebook-github-bot
commented
Nov 5, 2022
This pull request was exported from Phabricator. Differential Revision: D41057630 |
7824890 to
d8cfce2Comparepull-bot
commented
Nov 5, 2022
PR build artifact for d8cfce264f6fffb68f840610b0f1543822ef007d is ready. |
… builds (react#35211) Summary: Pull Request resolved: react#35211 This enables the generation of C++ TurboModule specs in addition to existing Java/ObjC ones. An example is shown in react#35138 Changelog: [Internal] Differential Revision: D41057630 fbshipit-source-id: 74d2d1f24bd0dd156cf5268d08af458393e574e3
d8cfce2 to
0229239Comparefacebook-github-bot
commented
Nov 5, 2022
This pull request was exported from Phabricator. Differential Revision: D41057630 |
pull-bot
commented
Nov 5, 2022
PR build artifact for 0229239 is ready. |
react-native-bot
commented
Nov 7, 2022
This pull request was successfully merged by @christophpurrer in 35b2150. When will my fix make it into a release? | Upcoming Releases |
… builds (#35211) Summary: Pull Request resolved: #35211 This enables the generation of C++ TurboModule specs in addition to existing Java/ObjC ones. An example is shown in #35138 Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D41057630 fbshipit-source-id: 303881a63eb82f0fe8dfe10e533043a6eedb3d11
Summary:
This enables the generation of C++ TurboModule specs in addition to existing Java/ObjC ones.
An example is shown in #35138
Changelog: [Internal]
Differential Revision: D41057630