# Docs - 3.11.14: Latest - [Introduction](/intro): The true native bottom sheet experience for your React Native Apps. Pure native iOS and Android bottom sheet with Fabric support. - [Installation](/install): Installation of the React Native True Bottom Sheet component. - [Usage](/usage): How to use the React Native True Bottom Sheet component. - [Migrating to v3](/migration): Migration guide from v2 to v3 - Guides - [Dimming the Background](/guides/dimming): Control the bottom sheet's dimming behavior. - [Edge-to-Edge](/guides/edge-to-edge): Configure edge-to-edge display mode on Android. - [Adding Footer](/guides/footer): Add a floating footer component to the bottom sheet. - [Global Methods](/guides/global-methods): Bottom sheet's global methods that you can invoke from anywhere. - [Adding Header](/guides/header): Add a header component that stays above the scrollable content. - [Testing with Jest](/guides/jest): Mock the bottom sheet component for testing. - [Keyboard Handling](/guides/keyboard): How TrueSheet handles keyboard visibility. - [Liquid Glass](/guides/liquid-glass): Configure iOS Liquid Glass visual effect for bottom sheets. - [React Navigation](/guides/navigation): Navigate to other screens from within the bottom sheet. - [Present On Mount](/guides/onmount): Present the bottom sheet on mount. - [Overlays on Sheets](/guides/overlays): Display modals, dialogs, and other overlays on top of bottom sheets. - [Peeking Content](/guides/peeking): Collapse the sheet to a compact peek that expands into full content. - [Reanimated](/guides/reanimated): Sync animations with your sheet using Reanimated. - [Resizing Programmatically](/guides/resizing): Programmatically resize the bottom sheet and listen for detent changes. - [Scrolling Content](/guides/scrolling): Handle scrolling content within the bottom sheet. - [Side Sheets](/guides/side-sheets): Anchor the bottom sheet to the left or right edge of the screen. - [Stacking Sheets](/guides/stacking): Guide on how to present bottom sheet on top of an existing sheet. - [Web Support](/guides/web): Use TrueSheet on the web. - Reference - [Configuration](/reference/configuration): True Native Bottom Sheet configuration props. - [Lifecycle Events](/reference/events): True Native Bottom Sheet lifecycle events. - [Imperative Methods](/reference/methods): True Native Bottom Sheet imperative methods. - [Types](/reference/types): True Native Bottom Sheet type reference. - [Troubleshooting](/troubleshooting): Fix common issues when using True Native Bottom Sheet. - Next: 4.0.0-beta.14 - [Introduction](/next/intro): The true native bottom sheet experience for your React Native Apps. Pure native iOS and Android bottom sheet with Fabric support. - [Installation](/next/install): Installation of the React Native True Bottom Sheet component. - [Usage](/next/usage): How to use the React Native True Bottom Sheet component. - [Migrating to v4](/next/migration): Migration guide from v3 to v4 - [Migrating to v3](/next/migration-v3): Migration guide from v2 to v3 - Guides - [Dimming the Background](/next/guides/dimming): Control the bottom sheet's dimming behavior. - [Edge-to-Edge](/next/guides/edge-to-edge): Configure edge-to-edge display mode on Android. - [Adding Footer](/next/guides/footer): Add a footer component pinned to the bottom of the sheet. - [Global Methods](/next/guides/global-methods): Bottom sheet's global methods that you can invoke from anywhere. - [Adding Header](/next/guides/header): Add a header component that stays above the scrollable content. - [Testing with Jest](/next/guides/jest): Mock the bottom sheet component for testing. - [Keyboard Handling](/next/guides/keyboard): How TrueSheet handles keyboard visibility. - [Liquid Glass](/next/guides/liquid-glass): Configure iOS Liquid Glass visual effect for bottom sheets. - [Navigation](/next/guides/navigation): Navigate to other screens from within the bottom sheet. - [Present On Mount](/next/guides/onmount): Present the bottom sheet on mount. - [Overlays on Sheets](/next/guides/overlays): Display toasts, dialogs, and other overlays on top of bottom sheets. - [Peeking Content](/next/guides/peeking): Collapse the sheet to a compact peek that expands into full content. - [Reanimated](/next/guides/reanimated): Sync animations with your sheet using Reanimated. - [Resizing Programmatically](/next/guides/resizing): Programmatically resize the bottom sheet and listen for detent changes. - [Scrolling Content](/next/guides/scrolling): Handle scrolling content within the bottom sheet. - [Side Sheets](/next/guides/side-sheets): Anchor the bottom sheet to the left or right edge of the screen. - [Stacking Sheets](/next/guides/stacking): Guide on how to present bottom sheet on top of an existing sheet. - [Web Support](/next/guides/web): Use TrueSheet on the web. - Reference - [Configuration](/next/reference/configuration): True Native Bottom Sheet configuration props. - [Lifecycle Events](/next/reference/events): True Native Bottom Sheet lifecycle events. - [Imperative Methods](/next/reference/methods): True Native Bottom Sheet imperative methods. - [Types](/next/reference/types): True Native Bottom Sheet type reference. - [Troubleshooting](/next/troubleshooting): Fix common issues when using True Native Bottom Sheet.