Skip to content

Remove forked Switch.tsx/js file from RNW #3188

@rurikoaraki

Description

@rurikoaraki

Proposal: Remove forked Switch.tsx/js file from RNW

Summary

We should remove the forked Switch.tsx/js file once we sync a release of RN that contains this commit.

Motivation

We wanted to fix a bug in the Switch component in which it would toggle excessively after being invoked once. The fix was committed to RNW first so that the bug would be resolved more quickly for apps that depend on RNW, since it was the only platform visibly showing the bug. However, since the fix was applicable to other platforms using RN as well, there was an ask to port the fix to RN so that RNW doesn't have a fork of Switch.tsx/js from RN if it doesn't need to.

The fix has now been committed to RN. This issue is to track work to remove the fork when RNW gets that commit from RN.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions