Skip to content

Commit

Permalink
Move the SegmentedComponentIOS away from React Native Core (#33140)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Riccardo Cipolleschi authored and facebook-github-bot committed Feb 21, 2022
1 parent 802b3f7 commit 235f168
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 364 deletions.

This file was deleted.

This file was deleted.

123 changes: 0 additions & 123 deletions Libraries/Components/SegmentedControlIOS/SegmentedControlIOS.ios.js

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 235f168

Please sign in to comment.