Month year picker
npm install react-native-month-year-picker
import { MonthYearPickerView } from "react-native-month-year-picker";
// ...
<MonthYearPickerView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library