@marqroldan/react-native-reanimated-slider
v0.2.1
Published
Slider component that supports vertical and horizontal utilizing Reanimated
Downloads
6
Readme
@marqroldan/react-native-reanimated-slider
Slider component that supports vertical and horizontal utilizing Reanimated
Installation
npm install @marqroldan/react-native-reanimated-slider
Usage
import { multiply } from '@marqroldan/react-native-reanimated-slider';
// ...
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