UISegmentedControl
on iOS, and to faithful recreations of that control on Android and web (because no equivalent exists on those platforms' standard libraries).Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
→
expo install @react-native-segmented-control/segmented-control
If you're installing this in a bare React Native app, you should also follow these additional installation instructions.