A library for react native that allows you to create a wheel of fortune with customizable segments.
npm install react-native-awesome-library
or if you
import { multiply } from 'react-native-awesome-library';
// ...
const result = await multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library