christopherdro / react-native-calendar

[DEPRECATED] Calendar Component for React Native
MIT License
536 stars 244 forks source link

Enable only event dates #148

Open kayazinc opened 7 years ago

kayazinc commented 7 years ago

Is it possible to disable all dates except those event dates?
Thanks.

christopherdro commented 7 years ago

@kayazinc There is a pending PR (https://github.com/christopherdro/react-native-calendar/pull/107) open that should allow you to specify which dates you want disabled. We need some help resolving conflicts and testing it out.

Maybe you'd like to give it a shot?

hejiaji commented 7 years ago

@christopherdro The PR you mentioned seems has a lot of things in that, should we split it? like i can try to implement the disabled date instead of weekend