0.1.6 • Published 3 years ago

react-native-range-slider-ui v0.1.6

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

react-native-range-slider-ui

react native range slider ui

Installation

npm install react-native-range-slider-ui

Usage

import RangeSliderUi from "react-native-range-slider-ui";

// ...

const result = await RangeSliderUi.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT