-
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
Expose react_render_animations
via prefab.
#35643
Conversation
Summary: The `react_render_animations` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of us via prefab. Ref reactwg/react-native-releases#41 (reply in thread) Changelog: [Internal] [Changed] - Expose `react_render_animations` via prefab. Differential Revision: D42033642 fbshipit-source-id: ef7cb7360e299292c2894cccb32b919679658aa9
This pull request was exported from Phabricator. Differential Revision: D42033642 |
Base commit: 46ffeca |
Base commit: 46ffeca |
PR build artifact for 5e9674e is ready. |
PR build artifact for 5e9674e is ready. |
This pull request has been merged in 52f4ff7. |
Summary: Pull Request resolved: #35643 The `react_render_animations` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of us via prefab. Ref reactwg/react-native-releases#41 (reply in thread) Changelog: [Internal] [Changed] - Expose `react_render_animations` via prefab. Reviewed By: cipolleschi Differential Revision: D42033642 fbshipit-source-id: da4b3665f4fb1c7f8266fa6896585176504435c3
Summary: The `rrc_root` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of React Native via prefab. Based on #35643. ## Changelog [ANDROID] [CHANGED] - Expose `rrc_root` via prefab. Pull Request resolved: #36166 Reviewed By: cipolleschi Differential Revision: D43304302 Pulled By: cortinico fbshipit-source-id: 1c4a7013a33b48a8a7a445a78430630542420f4d
Summary: The `rrc_root` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of React Native via prefab. Based on #35643. ## Changelog [ANDROID] [CHANGED] - Expose `rrc_root` via prefab. Pull Request resolved: #36166 Reviewed By: cipolleschi Differential Revision: D43304302 Pulled By: cortinico fbshipit-source-id: 1c4a7013a33b48a8a7a445a78430630542420f4d
Summary: Pull Request resolved: facebook#35643 The `react_render_animations` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of us via prefab. Ref reactwg/react-native-releases#41 (reply in thread) Changelog: [Internal] [Changed] - Expose `react_render_animations` via prefab. Reviewed By: cipolleschi Differential Revision: D42033642 fbshipit-source-id: da4b3665f4fb1c7f8266fa6896585176504435c3
Summary: The `rrc_root` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of React Native via prefab. Based on facebook#35643. ## Changelog [ANDROID] [CHANGED] - Expose `rrc_root` via prefab. Pull Request resolved: facebook#36166 Reviewed By: cipolleschi Differential Revision: D43304302 Pulled By: cortinico fbshipit-source-id: 1c4a7013a33b48a8a7a445a78430630542420f4d
Summary:
The
react_render_animations
was not exposed via prefab. I'm adding it to make possible forReanimated to integrate on top of us via prefab.
Ref reactwg/react-native-releases#41 (reply in thread)
Changelog:
[Internal] [Changed] - Expose
react_render_animations
via prefab.Differential Revision: D42033642