roto93 / react-native-neat-date-picker

An easy to use date picker for react native.
MIT License
50 stars 29 forks source link

Adding scroll to year selection #22

Open PreetikaSingh opened 1 year ago

PreetikaSingh commented 1 year ago

Hi, This is an awesome picker. Just there is an issue with the selection of the year. Can we not add a scroll to the selection, thereby making it easier to select the year after the date selection? This is our current code

roto93 commented 1 year ago

Hi thank you for the advice. I actually had been ready to add scroll selection and this is included in the next update. btw your current code is not showing (in case if you still want to explain something)

PreetikaSingh commented 1 year ago

When the next update is going to be released? My current code is working fine but without a scroll. No issues there, just need a scroll to select the year more easily.

dangnguyen1004 commented 1 year ago

Hi thank you for the advice. I actually had been ready to add scroll selection and this is included in the next update. btw your current code is not showing (in case if you still want to explain something)

Hi there, Do you have any updates on this?