Skip to content

Add toDynamic conversion for RadialGradient - #54041

Closed
lenaic wants to merge 3 commits into
react:mainfrom
lenaic:export-D83788007
Closed

Add toDynamic conversion for RadialGradient#54041
lenaic wants to merge 3 commits into
react:mainfrom
lenaic:export-D83788007

Conversation

@lenaic

Copy link
Copy Markdown

Summary:
Implement toDynamic conversion of the RadialGradient following the parse logic as described here: https://www.internalfb.com/code/fbsource/[28de0c66daab]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style/RadialGradient.kt?lines=33-129

Changelog: [Internal]

Differential Revision: D83788007

@meta-clameta-claBot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 2, 2025
@meta-codesync

Copy link
Copy Markdown

@lenaic has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83788007.

lenaic pushed a commit to lenaic/react-native-macos that referenced this pull request Oct 2, 2025
Nick Lefever added 3 commits October 2, 2025 17:47
Summary:
Adding toDynamic conversion to `ColorStop` and `ValueUnit` structs which are being used by the linear and radial gradient data structures.
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D83788006
Summary:
Implement toDynamic conversion of the LinearGradient following the parse logic as described here: https://www.internalfb.com/code/fbsource/[5fa7eb2b733a]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style/LinearGradient.kt?lines=24-76
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D83788005
Summary:
Implement toDynamic conversion of the RadialGradient following the parse logic as described here: https://www.internalfb.com/code/fbsource/[28de0c66daab]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style/RadialGradient.kt?lines=33-129
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D83788007
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in d9d3b3e.

@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Oct 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.meta-exportedp: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@lenaic@facebook-github-bot