What problem does it solve?
This Skill provides a flexible and performant way to implement modal sheets, action sheets, and slide-up panels in your application, enhancing user interaction and navigation.
Core Features & Use Cases
- Customizable Snap Points: Define precise heights for your sheets to snap to.
- Interactive Controls: Easily open, close, expand, and collapse sheets programmatically.
- Backdrop Integration: Control the appearance and behavior of the backdrop behind the sheet.
- Scrollable Content: Seamlessly integrate ScrollViews and FlatLists within your sheets.
- Text Input: Include text input fields directly within the sheet interface.
- Use Case: Displaying a user profile card that slides up from the bottom, offering quick actions or detailed information without navigating away from the main screen.
Quick Start
Use the bottom-sheet skill to open a sheet to 50% of the screen height.