-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Add ReactRootViewTagGenerator #43882
Conversation
This pull request was exported from Phabricator. Differential Revision: D55772580 |
Base commit: 5927165 |
This pull request was exported from Phabricator. Differential Revision: D55772580 |
Summary: Pull Request resolved: facebook#43882 Changelog: [Added] Add ReactRootViewTagGenerator This copies over a modified version of the [react-native-windows](https://github.com/microsoft/react-native-windows/blob/main/vnext/Microsoft.ReactNative/Modules/ReactRootViewTagGenerator.h) implementation so it can be shared with other C based platforms This also updates the outdated comment about the non existing ReactIOSTagHandles JS module. Differential Revision: D55772580
8086864
to
49da52e
Compare
This pull request was exported from Phabricator. Differential Revision: D55772580 |
Summary: Pull Request resolved: facebook#43882 Changelog: [Added] Add ReactRootViewTagGenerator This copies over a modified version of the [react-native-windows](https://github.com/microsoft/react-native-windows/blob/main/vnext/Microsoft.ReactNative/Modules/ReactRootViewTagGenerator.h) implementation so it can be shared with other C based platforms This also updates the outdated comment about the non existing ReactIOSTagHandles JS module. Differential Revision: D55772580
49da52e
to
0925e9b
Compare
This pull request was exported from Phabricator. Differential Revision: D55772580 |
0925e9b
to
44e44d7
Compare
Summary: Pull Request resolved: facebook#43882 Changelog: [Added] Add ReactRootViewTagGenerator This copies over a modified version of the [react-native-windows](https://github.com/microsoft/react-native-windows/blob/main/vnext/Microsoft.ReactNative/Modules/ReactRootViewTagGenerator.h) implementation so it can be shared with other C based platforms This also updates the outdated comment about the non existing ReactIOSTagHandles JS module. Differential Revision: D55772580
This pull request was exported from Phabricator. Differential Revision: D55772580 |
Summary: Pull Request resolved: facebook#43882 Changelog: [Added] Add ReactRootViewTagGenerator This copies over a modified version of the [react-native-windows](https://github.com/microsoft/react-native-windows/blob/main/vnext/Microsoft.ReactNative/Modules/ReactRootViewTagGenerator.h) implementation so it can be shared with other C based platforms This also updates the outdated comment about the non existing ReactIOSTagHandles JS module. Differential Revision: D55772580
44e44d7
to
b5bc2ad
Compare
Summary: Pull Request resolved: facebook#43882 Changelog: [Added] Add ReactRootViewTagGenerator This copies over a modified version of the [react-native-windows](https://github.com/microsoft/react-native-windows/blob/main/vnext/Microsoft.ReactNative/Modules/ReactRootViewTagGenerator.h) implementation so it can be shared with other C based platforms This also updates the outdated comment about the non existing ReactIOSTagHandles JS module. Differential Revision: D55772580
This pull request was exported from Phabricator. Differential Revision: D55772580 |
b5bc2ad
to
a8b7b75
Compare
This pull request has been merged in 7dec625. |
This pull request was successfully merged by @christophpurrer in 7dec625. When will my fix make it into a release? | How to file a pick request? |
Summary: This builds upon facebook#43882 and re-uses the C++ ReactRootViewTagGenerator for RN-iOS Changelog: [Internal] Differential Revision: D55876627
Summary:
Changelog: [Added] Add ReactRootViewTagGenerator
This copies over a modified version of the react-native-windows implementation so it can be shared with other C based platforms
This also updates the outdated comment about the non existing ReactIOSTagHandles JS module.
Differential Revision: D55772580