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

I am using calendar picker library and it is working fine, one issue i am facing when i enable min date then today is in disabled state. Is there any...

When the calendar shows May 2022 with default props, there is an extra blank row at the top that should not be there.

https://stackoverflow.com/questions/64747135/how-to-remove-the-line-divider-in-the-react-native-calendar-picker-after-selec See picture in stackoverflow.

Hello, Can we select multiple dates, not in a range? Like I wanna select Monday, Tuesday, and Friday only. Thanks,

Hi there, I am trying to set the default selected date via props? ``` ``` Thanks!

Currently we can toggle to any month and any year, how to block user navigating to different months and years

Hi all. I am working on a project using this library. My question is simple that is I have a preset duration for example let's say 30 days. I want...

This will let adding containers styles for previous and next components. Currently - In case we want to change style of Next\Previous components we can change the style of the...

# On Applying Individual Styling #### Styles Applied in **customDatesStyles** Prop # Issues Facing ### 1 **Current Date Disappeared** (https://drive.google.com/file/d/11CU3VhzkTGdvHWEMNa2_RLe51ZRAYWwK/view?usp=sharing) ### 2 **On Select Range It Disturbs UI** (https://drive.google.com/file/d/1OnU0Sb5Gp-g40F38hSuTvw-3gnE1t-MF/view?usp=sharing) ###...

Currently we can single tap on calendar to select range and double tap to select single date