Expose react_render_animations via prefab.#35643
Closed
cortinico wants to merge 1 commit intofacebook:mainfrom
Closed
Expose react_render_animations via prefab.#35643cortinico wants to merge 1 commit intofacebook:mainfrom
react_render_animations via prefab.#35643cortinico wants to merge 1 commit intofacebook:mainfrom
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
Contributor
|
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. |
Contributor
|
This pull request has been merged in 52f4ff7. |
cipolleschi
pushed a commit
that referenced
this pull request
Dec 19, 2022
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
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 15, 2023
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
kelset
pushed a commit
that referenced
this pull request
Mar 6, 2023
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
OlimpiaZurek
pushed a commit
to OlimpiaZurek/react-native
that referenced
this pull request
May 22, 2023
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
OlimpiaZurek
pushed a commit
to OlimpiaZurek/react-native
that referenced
this pull request
May 22, 2023
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
Merged
This was referenced Jan 8, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
The
react_render_animationswas 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_animationsvia prefab.Differential Revision: D42033642