react-native
react-native copied to clipboard
[Android] Add DisplayP3 background and border support to View
Summary:
This builds on previous PRs for the wide gamut color RFC and extends Android views with support for DisplayP3 backgrounds and borders.
Changelog:
[ANDROID] [ADDED] - Add DisplayP3 background and border support to View
Test Plan:
- Pull changes from these previous PRs: https://github.com/facebook/react-native/pull/42831 https://github.com/facebook/react-native/pull/43031 https://github.com/facebook/react-native/pull/43036
- Follow the test steps for each PR
- Pull these changes and build RNTester for Android:
cd packages/rn-tester && yarn android - Navigate to ViewExample and observe DisplayP3 background/borders
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.