HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
578 stars 164 forks source link

React Native < 59 not supported #9

Closed MoKhajavi75 closed 4 years ago

MoKhajavi75 commented 4 years ago

As we can see here, this library based on hooks which have been implemented in RN 0.59 (Link) so we should rewrite it OR add a note to ReadMe.

HosseinShabani commented 4 years ago

Thanks for your suggestion! It'd be a good idea to have this. However, I'm not planning to add < 59 support for now. It's already been mentioned in the website.