react-native-slider-selector

Installation

npm install react-native-slider-selector

Usage

import { SliderSelectorView } from "react-native-slider-selector";

// ...

<SliderSelectorView color="tomato" />

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