react-native-bubble-select
An easy-to-use customizable bubble animation picker, similar to the Apple Music genre selection
Installation
npm install react-native-bubble-select
Usage
import { multiply } from "react-native-bubble-select";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT