react-native-simple-month-year-picker
Simple react native month year picker with modal
Simple react native month year picker with modal is a simple component inspired from react-native-month-picker.
install
npm install react-native-simple-month-year-picker --save
how to use
;
<MonthYearPicker isShow=isShow close= //setState isShow to false onChangeYear= console onChangeMonth= { console }/>