-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Prepare for next React Native sync with new instance format #36438
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: D43980374 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D43980374 |
…#36438) Summary: Pull Request resolved: facebook#36438 This makes the `react-native` repository compatible with the next sync from react after the changes in facebook/react#26321 land. That PR is changing the format of the Fabric instance and we have a few instances where we assume the internal structure of that instance in the repository. Changelog: [internal] Differential Revision: D43980374 fbshipit-source-id: d2e5c03dc595bd181fbdfb1bed28155dd3840e40
b1c58c6
to
02ea417
Compare
This pull request was exported from Phabricator. Differential Revision: D43980374 |
…#36438) Summary: Pull Request resolved: facebook#36438 This makes the `react-native` repository compatible with the next sync from react after the changes in facebook/react#26321 land. That PR is changing the format of the Fabric instance and we have a few instances where we assume the internal structure of that instance in the repository. Changelog: [internal] Differential Revision: D43980374 fbshipit-source-id: 5df8ef99fb884b60e4c112eeb5dbe97cdefa9dd1
02ea417
to
88922c5
Compare
Base commit: cfa03db |
Summary: This migrates FabricUIManager to Flow strict. Changelog: [internal] Differential Revision: D43773032 fbshipit-source-id: 60ee1c35843ba2b51ec44f9be65053182f269dc6
…#36438) Summary: Pull Request resolved: facebook#36438 This makes the `react-native` repository compatible with the next sync from react after the changes in facebook/react#26321 land. That PR is changing the format of the Fabric instance and we have a few instances where we assume the internal structure of that instance in the repository. Changelog: [internal] Reviewed By: yungsters Differential Revision: D43980374 fbshipit-source-id: 8b716f2e4a99ac0312bfe6927f364429e94c9574
This pull request was exported from Phabricator. Differential Revision: D43980374 |
88922c5
to
c51fe74
Compare
This pull request was successfully merged by @rubennorte in 803bb16. When will my fix make it into a release? | Upcoming Releases |
This pull request has been merged in 803bb16. |
…#36438) Summary: Pull Request resolved: facebook#36438 This makes the `react-native` repository compatible with the next sync from react after the changes in facebook/react#26321 land. That PR is changing the format of the Fabric instance and we have a few instances where we assume the internal structure of that instance in the repository. Changelog: [internal] Reviewed By: yungsters Differential Revision: D43980374 fbshipit-source-id: 718b504ff7c5bb6088c553e0256489b04d92b653
Summary:
This makes the
react-native
repository compatible with the next sync from react after the changes in facebook/react#26321 land.That PR is changing the format of the Fabric instance and we have a few instances where we assume the internal structure of that instance in the repository.
Changelog: [internal]
Differential Revision: D43980374