--- id: getting-started title: Getting Started sidebar_label: Getting Started description: A performant interactive bottom sheet modal with fully configurable options 🚀 keywords: - bottomsheet - bottom-sheet - bottom sheet - react-native - react native - ios - android - sheet - modal - presentation modal - reanimated image: /img/bottom-sheet-modal-preview.gif slug: /modal --- # React Native Bottom Sheet Modal import useBaseUrl from '@docusaurus/useBaseUrl'; import { Video } from '@site/components/video';