stephy / CalendarPicker

CalendarPicker Component for React Native
787 stars 369 forks source link

Disable click on month and year #228

Open nachiket-asbuilt opened 3 years ago

nachiket-asbuilt commented 3 years ago

I want to disable click on month and year so user can only change month using next and previous button.

peacechen commented 3 years ago

A new prop would need to be added to disable the month selector button. Please submit a PR and I'll merge right away.

https://github.com/stephy/CalendarPicker/blob/master/CalendarPicker/index.js#L325