0.8.0 • Published 3 years ago

react-native-use-bottom-sheet v0.8.0

Weekly downloads
127
License
MIT
Repository
github
Last release
3 years ago

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

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.3.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago