@react-cupertino-ui/bottom-sheet
v2.0.5
Published
BottomSheet component from React Cupertino UI
Readme
@react-cupertino-ui/bottom-sheet
BottomSheet component from React Cupertino UI
part of React Cupertino UI
Installation
npm install @react-cupertino-ui/bottom-sheet
or
pnpm add @react-cupertino-ui/bottom-sheet
or
yarn add @react-cupertino-ui/bottom-sheet
Usage
import { BottomSheet } from '@react-cupertino-ui/bottom-sheet';
function App() { return ; }
