@dzhey/react-native-wheel-picker
v0.1.8
Published
React Native picker library based on Android WheelPicker and native iOS picker
Readme
react-native-wheel-picker
React Native picker library based on Android WheelPicker and native iOS picker
Installation
npm install react-native-wheel-pickerUsage
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
