Bottom Sheet

A drawer component that slides-in from the bottom of the screen to display complementary content and actions for mobile devices.

Installation

npm install @andore-ui/bottom-sheet

Import

import {BottomSheet} from @andore-ui/bottom-sheet

Usage