-
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
[Android] update text to support color longs #43164
base: main
Are you sure you want to change the base?
[Android] update text to support color longs #43164
Conversation
c95136e
to
3713d0f
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hi @ryanlntn, sorry for the looooong delay in working on this. This PR has some conflicts that prevent it from being properly imported. Would you mind to rebase this and try to solve them, so I can import the PR? |
3713d0f
to
3334b68
Compare
@cipolleschi No worries and no problem. I just got back myself. Hope you had an excellent vacation. Rebased and ready to respond to any and all feedback! 😄 |
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This PR was closed because it has been stalled for 7 days with no activity. |
Summary:
This builds on previous PRs for the wide gamut color RFC and extends Android text with support for DisplayP3 color.
Changelog:
[ANDROID] [ADDED] - Add DisplayP3 color support to Text
Test Plan:
[JS] Add support for CSS4 color() functions #42831
[Android] MapBuffer long support #43030
[Android] Update ColorPropConverterto support color function values #43031
[Android] Add isWideColorGamutEnabled to ReactActivityDelegate #43036
[Android] Update bridge to handle long values #43158
[Android] Update HostPlatformColor to support color longs #43163
cd packages/rn-tester && yarn android