react-native-wheel-picker
React Native picker library based on Android WheelPicker and native iOS picker
Installation
npm install react-native-wheel-picker
Usage
import { WheelPickerView } from "react-native-wheel-picker";
// ...
<WheelPickerView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT