react-native-calendar icon indicating copy to clipboard operation
react-native-calendar copied to clipboard

Enable only event dates

Open kayazinc opened this issue 8 years ago • 2 comments

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

kayazinc avatar Jun 13 '17 08:06 kayazinc

@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?

christopherdro avatar Jul 03 '17 04:07 christopherdro

@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

hejiaji avatar Aug 17 '17 02:08 hejiaji