@hero-design/react-native-month-year-picker
v8.42.10
Published
React Native Month Year Picker
Downloads
2,508
Readme
react-native-month-year-picker
Month year picker
Installation
npm install react-native-month-year-picker
Usage
import { MonthYearPickerView } from "react-native-month-year-picker";
// ...
<MonthYearPickerView 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