Skip to content

[iOS] Fabric: Fix over reporting trait changes#49431

Closed
zhongwuzw wants to merge 1 commit into
facebook:mainfrom
zhongwuzw:features/fix_fabric_color_scheme
Closed

[iOS] Fabric: Fix over reporting trait changes#49431
zhongwuzw wants to merge 1 commit into
facebook:mainfrom
zhongwuzw:features/fix_fabric_color_scheme

Conversation

@zhongwuzw
Copy link
Copy Markdown
Contributor

Summary:

Fixes #49330. We can keep the same logic as paper arch , please see #39439.

Changelog:

[IOS] [FIXED] - Fabric: Fix over reporting trait changes

Test Plan:

Repro in #49330.

@facebook-github-bot facebook-github-bot 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 Feb 14, 2025
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Feb 14, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@javache has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 17, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@javache merged this pull request in 16a476c.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @zhongwuzw in 16a476c

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useColorScheme() returns incorrect value when app is moved to the background on iOS

3 participants