Quick Start Guide
Installation
npm install @plainsheet/reactGetting Started
Call the useBottomSheet and pass the props to the BottomSheet.
It’s that simple, and you have a full control over the bottom sheet via props.
For all the customizable options, check out the API document!