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