react-native sectionList is always scrolling to first section if item index is 0 regardless of section index: X
I am using a SectionList in React Native to display multiple sections with multiple items in each section. I am programmatically scrolling to specific sections and items using the scrollToLocation method.
react-native sectionList is always scrolling to first section if item index is 0 regardless of section index: X
I am using a SectionList in React Native to display multiple sections with multiple items in each section. I am programmatically scrolling to specific sections and items using the scrollToLocation method.
react-native sectionList is always scrolling to first section if item index is 0 regardless of section index: X
I am using a SectionList in React Native to display multiple sections with multiple items in each section. I am programmatically scrolling to specific sections and items using the scrollToLocation method.