@theshoebruh/react-native-wunderwheel
v0.1.8
Published
A library for react native that allows you to create a wheel of fortune with customizable segments.
Downloads
435
Readme
react-native-wunderwheel
A library for react native that allows you to create a wheel of fortune with customizable segments.
Installation
npm install react-native-awesome-library
or if you
Usage
import { multiply } from 'react-native-awesome-library';
// ...
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
Made with create-react-native-library