microsoft / microsoft/react-native-windows

Switch Component IOS26 issue

Open
#15,652 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Integration Follow-up
Dominant language
C++
Stars
17.3k
Forks
1.2k
Avg merge
1d 13h
Merged PRs (30d)
33

Description

https://github.com/facebook/react-native/commit/690fab6c4aca5d2213067684e1db02a34f8e9863

Meta has changed the switch layout, and they had removed the fixed height and width of switch

Image

The layout change is acceptable, but the click functionality is also not working due to this update. I encountered this issue while integrating #15645 . I am reverting this change from Meta.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing Meta commit 690fab6c4aca5d2213067684e1db02a34f8e9863 and the integration context from issue #15645. Reproduce the iOS switch behavior and inspect the related change. Done means the updated switch layout remains acceptable while clicking the switch works again.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.