gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
105 stars 73 forks source link

Focus on scroll #71

Open tnguven opened 3 years ago

tnguven commented 3 years ago

It would be nice to have a way to focus on scroll Months.

gusparis commented 3 years ago

Hey @tnguven thanks for using the library. I don't think I understand your request. To focus what?

tnguven commented 3 years ago

I am sorry for the short info. I am trying to implement accessibility features around this component and I need a functionality to focus on to month or year scroll.

gusparis commented 3 years ago

So you mean an imperative way to set the date?

tnguven commented 3 years ago

No, I need a ref props for each scroll Element.

gusparis commented 3 years ago

No problem...I can add that in next release, maybe tomorrow or Friday. I'll keep you posted. Cheers.