react-native-use-bottom-sheet
v0.8.0
Published
Hook-based Reanimated 2 Bottom Sheet
Downloads
24
Readme
react-native-use-bottom-sheet
Hook-based Reanimated 2 Bottom Sheet
Installation
npm install react-native-use-bottom-sheet
Usage
import UseBottomSheet from "react-native-use-bottom-sheet";
// ...
const result = await UseBottomSheet.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT