Uh oh!
There was an error while loading. Please reload this page.
Add Platform Color example - #53908
Closed
andrewdacenko wants to merge 1 commit into
Closed
Conversation
facebook-github-bot
commented
Sep 23, 2025
Contributor
@andrewdacenko has exported this pull request. If you are a Meta employee, you can view the originating diff in D82751014. |
andrewdacenkoforce-pushed
the
export-D82751014
branch
from
September 25, 2025 15:28
0246432 to
f40295aComparefacebook-github-bot
commented
Sep 25, 2025
Contributor
@andrewdacenko has exported this pull request. If you are a Meta employee, you can view the originating diff in D82751014. |
andrewdacenkoforce-pushed
the
export-D82751014
branch
from
October 2, 2025 17:47
f40295a to
ffbe1efCompare@andrewdacenko has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82751014. |
andrewdacenkoforce-pushed
the
export-D82751014
branch
from
October 3, 2025 18:22
ffbe1ef to
c0f3880Compareandrewdacenkoforce-pushed
the
export-D82751014
branch
from
October 6, 2025 14:56
c0f3880 to
1bb898dCompareSummary: Changelog: [Internal] Add an example to show how Platform Color can react to changes in appearance. This currently works on iOS for all colors, but for Android we need to "reset" desired tree with `key`. Reviewed By: zeyap Differential Revision: D82751014
andrewdacenkoforce-pushed
the
export-D82751014
branch
from
October 6, 2025 16:19
1bb898d to
649af28Comparefacebook-github-bot
commented
Oct 6, 2025
Contributor
This pull request has been merged in 8ed0e1e. |
react-native-bot
commented
Oct 6, 2025
Collaborator
This pull request was successfully merged by @andrewdacenko in 8ed0e1e When will my fix make it into a release? | How to file a pick request? |
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 freeto 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:
Changelog: [Internal]
Add an example to show how Platform Color can react to changes in appearance.
This currently works on iOS for all colors, but for Android we need to "reset" desired tree with
key.Differential Revision: D82751014