P3 Color Space Issue #41517
Labels
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Needs: Triage 🔍
Never gets stale
Prevent those issues and PRs from getting stale
Newer Patch Available
p: Infinite Red
Partner: Infinite Red
Description
React-Native on iOS and Android don't have P3 Color Space compatibility.
NOTE: This was tested with new & old arch.
React Native Version
0.72.6
Output of
npx react-native info
Steps to reproduce
Steps to Reproduce
Verify Device
Before we build the repro app, let's verify that your device is wide-gamut capable.
iOS:
Android:
Run Baseline App W/O Wide Gamut
(cd android && ./gradlew clean) yarn android
(cd android && ./gradlew clean) yarn android --main-activity DemoActivity
Run App W/ Method Swizzling (iOS) and Wide Gamut Color Mode (Android)
wide-gamut
branch:Repeat steps from previous section.
Quick on-device observations:
Compare Screenshots
Transfer the screenshots to your computer.
Download and use the Pika app to compare the colors from the screenshots (baseline screenshots vs wide-gamut screenshots). Note: you will need a P3 capable display to perform this action.
Snack, screenshot, or link to a repository
Repo: https://github.com/yulolimum/tmp-p3-color-space-repro
Issue within repo: yulolimum/tmp-p3-color-space-repro#1
The text was updated successfully, but these errors were encountered: