📄️ Dimming the Background
Control the bottom sheet's dimming behavior.
📄️ Adding Footer
Add a floating footer component to the bottom sheet.
📄️ Global Methods
Bottom sheet's global methods that you can invoke from anywhere.
📄️ Testing with Jest
Mocking the bottom sheet component using Jest.
📄️ Presenting During Mount
Present the bottom sheet on mount.
📄️ Resizing Programmatically
Programmatically resize the bottom sheet and listen for size changes.
📄️ Scrolling Content
Handle scrolling content within the bottom sheet.
📄️ Stacking Sheets
Guide on how to present bottom sheet on top of an existing sheet.