--- id: getting-started title: 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 hide_title: true slug: /modal hide_table_of_contents: true --- # React Native Bottom Sheet Modal import useBaseUrl from '@docusaurus/useBaseUrl'; import { Video } from '../../components/video';