CalendarPicker icon indicating copy to clipboard operation
CalendarPicker copied to clipboard

CalendarPicker Component for React Native

Results 101 CalendarPicker issues
Sort by recently updated
recently updated
newest added

Hi, Want to know is Calendar Picker also can be used for time picker using native or customize time wizard where can have option like hour minute with ante meridiem...

There is a project called [date-io](https://github.com/dmtrKovalenko/date-io) which abstracts numerous JS date libraries. This would allow CalendarPicker to support any date library the user chooses. A previous PR #162 was opened...

enhancement
help wanted

**Bug Details** Use `customDatesStyles` to style the selectedDate But I couldn't get it to work as `customDatesStyles` will always receive the previous state instead of the current one. **Expected Behavior:**...

Hi and thank you for the package. I just have a problem, maybe I am doing something wrong, but I saw that when I tap on the header bar, on...

When i implement calendar picker, i can't change weekdays 's text style and month title's text style. Please check it, help me. Thanks.

enhancement
help wanted

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

I can change the style of date, but I cannot change date the number. for example, I don't want just show 1, 2, 3 etc, but I want to show...

This works on v6.1.1. refCal.current.resetSelections() This does nothing on v7 refCal.current.resetSelections()