Get started
Drop-in replacements
Components and APIs that serve as drop-in replacements for popular React Native community libraries.
The following components provide API-compatible replacements for popular React Native community libraries, powered by @expo/ui native components (Jetpack Compose on Android and SwiftUI on iOS).
Available components
| Component | Description |
|---|---|
BottomSheet | A bottom sheet compatible with @gorhom/bottom-sheet. |
DateTimePicker | A date and time picker compatible with @react-native-community/datetimepicker. |
MaskedView | A masked view compatible with @react-native-masked-view/masked-view. |
Menu | A menu compatible with @react-native-menu/menu. |
PagerView | A horizontally paged view compatible with react-native-pager-view. |
Picker | A picker compatible with @react-native-picker/picker. |
SegmentedControl | A segmented control compatible with @react-native-segmented-control/segmented-control. |
Slider | A slider compatible with @react-native-community/slider. |
Sources
The original Expo docs for this page:
- Drop-in replacements (
source-of-truth/versions/v57.0.0/sdk/ui/drop-in-replacements.md)