0.1.6 • Published 4 years ago

@callaars/react-native-bottomsheet v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@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