Open bercanozcan opened 1 year ago
This is happening for me as well.
Happens the same or similiar with scrollable prop.
When scrollable is true it open the Calendar in the previous date. Scrolling left or right sometimes jumps the next month also.
+1
Also happening to me. Would love to see this fixed
I'm not in a position to work on this library. As a community supported project, PRs are welcome. The simplest way to debug this project is to run the sample app: https://github.com/stephy/CalendarPicker?tab=readme-ov-file#sample-application
The modules would benefit from being rewritten with hooks. Class components are harder to optimize and tend to introduce more corner cases with re-rendering.
When the Swiper status is true, if a date is selected, it automatically reverts to the previous month.