@callaars/react-native-bottomsheet
v0.1.6
Published
Fully animated 60fps bottom sheet that handles gestures perfectly.
Downloads
9
Readme
@callaars/react-native-bottomsheet
Fully animated 60fps bottom sheet that handles gestures perfectly.
Installation
npm install @callaars/react-native-bottomsheet
Usage
import ReactNativeBottomsheet from "@callaars/react-native-bottomsheet";
// ...
const result = await ReactNativeBottomsheet.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT