Skip to content

Commit 235f168

Browse files
Riccardo Cipolleschifacebook-github-bot
Riccardo Cipolleschi
authored andcommitted
Move the SegmentedComponentIOS away from React Native Core (#33140)
Summary: Pull Request resolved: #33140 Pull Request resolved: facebook/metro#776 This Diff moves the `SegmentedComponentIOS` away from the core of React Native to move forward with the Lean Core effort ## Changelog [General][Removed] - This diff removes the `SegmentedControlIOS` export from React Native. Internally, we are requiring `SegmentedControlIOS` directly now and externally people will have to use the community maintained module (https://github.com/react-native-segmented-control). Reviewed By: cortinico Differential Revision: D34304255 fbshipit-source-id: d4e2b0bda56708769603be6f164e6bf89997fd93
1 parent 802b3f7 commit 235f168

File tree

6 files changed

+16
-364
lines changed

6 files changed

+16
-364
lines changed

Libraries/Components/SegmentedControlIOS/RCTSegmentedControlNativeComponent.js

-44
This file was deleted.

Libraries/Components/SegmentedControlIOS/SegmentedControlIOS.android.js

-45
This file was deleted.

Libraries/Components/SegmentedControlIOS/SegmentedControlIOS.ios.js

-123
This file was deleted.

Libraries/Components/SegmentedControlIOS/__tests__/SegmentedContolIOS-test.js

-55
This file was deleted.

Libraries/Components/SegmentedControlIOS/__tests__/__snapshots__/SegmentedContolIOS-test.js.snap

-86
This file was deleted.

0 commit comments

Comments
 (0)