react-native-section-alphabet-list
react-native-section-alphabet-list copied to clipboard
ref and scrollToLocation
Hello. I'm having issues while trying to use the (SectionList) scrollToLocation
method. Is passing ref
supposed to work with this component?
I'm using AlphabetList as a functional component and I am using useRef
. I can also scroll a regular SectionList fine, its just this component I'm having difficulties with.
Thanks in advance.
RN: 0.64.0 section-alphabet-list: 2.0.5
@jorgegvallejo did you fix this issue?
@jorgegvallejo did you fix this issue?
I didn't. I'll try to make some time to dig deeper and submit a PR though Im not sure this is actively maintained anymore?