Skip to main content

Shipped Adapters

All adapters listed below ship with the library. CustomModalAdapter requires no additional dependencies. The others wrap optional peer dependencies — install only what you use.

AdapterImportWraps
GorhomSheetAdapterreact-native-bottom-sheet-stack/gorhom@gorhom/bottom-sheet
SwmansionSheetAdapterreact-native-bottom-sheet-stack/swmansion@swmansion/react-native-bottom-sheet (Fabric / New Arch)
CustomModalAdapterreact-native-bottom-sheet-stackCustom animated view (zero deps)
ReactNativeModalAdapterreact-native-bottom-sheet-stack/react-native-modalreact-native-modal
ActionsSheetAdapterreact-native-bottom-sheet-stack/actions-sheetreact-native-actions-sheet

Each sheet in the stack can use a different adapter. See Library-Agnostic Architecture for how adapters work, or Building Custom Adapters to create your own.