Open sumit-android-haridwar opened 4 years ago
I have same problem. Did you find a solution?
We currently don't support this functionality. Added a label.
HI ! How is the state of this feature ? Any update? Thank you so much!
Hi, I'm really interested too!
how's this looking? I wanna make a PR for this, cos it's quite important
Hi, Any updates?
Any update on this?
this is somth any calander shuld have user shuld keep scroling to go from one year to another imagen going from 2021 to year 2000 this is somth that shuld be done soon
Any updates on this?
Any updates on this??
Any updates on this? This should very important feature
I am interested in this too!
+1
Uffffff!!! I just realized this feature is not implemented and it's a HUGE BLOCKER for your project.
Is there an ETA for this? Or could you point where/how could we implement this, so maybe I can try to create a PR with that.
The idea is that when the user click in the Month name, it should show all the months, and then when the user click on the Year title it should show some years with an infinite scroll.
I was looking for the same thing, i solved it by creating a "initialDateValue" state and setting it into:
initialDate={initialDateValue}
key={initialDateValue}
Then i make my custom renderHeader and when its pressed you can select the month-year from a picker, then it sets to the initialValue and the calendar re-renders because the key changes. It's not the best but until the feature is available it works.
Hi, I want to change the year from current year So that i can go directly to the selected year ,but now i dont have such functionality,please help us to fix this.