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

such as the date number 5, can i get any way to render a dot under the date number as a mark?

# Issue on styling selectedRangeStartStyle and selectedRangeEndStyle - I'm using Expo and I can't style my _selectedRangeStartStyle_ and _selectedRangeEndStyle_ into box figured, it's always rounded. - I hope someone has...

i am not able to select preveios year , e.g.:-if i select 1978 then in output it's showing 2020 (current year), however month and day are correct but getting wrong...

When i am using minDate and maxDate , The Month have multiple bug it stuck when Select month is first time open Exemple : min date is in august 2017...

I tried using handleOnPressDay and only thing I could do was selecting a date of the current month. Can I use handleOnPressDay function to select a different date of a...

Hi, There has been crash reports recently that points to https://github.com/stephy/CalendarPicker/blob/ab5bff9f9761c2f8b40e173737acec63a1123963/CalendarPicker/index.js#L102 with this error message `Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState...

showDayStragglers: true ![image](https://user-images.githubusercontent.com/10143438/115255014-8e249480-a136-11eb-9733-f09569100d7d.png)

How can I set multiple background-color (two colors at the same time), want to achieve like as we have in the attached screenshot. ![Screenshot from 2021-04-06 12-24-56](https://user-images.githubusercontent.com/14257289/113672842-db841900-96d5-11eb-8069-d340cb36e38a.png)

I am giving selectedstartdate and selectedenddate so that I get a range. I dont want user to set his range. user should be able to select the dates only in...

fixing Warning: Invalid argument supplied to oneOfType. Expected an array of check functions, but received undefined at index 0. and reversed disableddates to enableddates, maybe create both parameters?