react-native-alphabetlistview icon indicating copy to clipboard operation
react-native-alphabetlistview copied to clipboard

A Listview with a sidebar to jump to sections directly

Results 38 react-native-alphabetlistview issues
Sort by recently updated
recently updated
newest added

Hi, I'm using the alphabetlistview in two locations in our app, one with a large list of content and another with a smaller subset of that list. If I render...

Is there a style that can widen the touch areas of the alphabet list?

when change data, sectionListItem is not correct. seems detectAndScrollToSection is wrong.

Can we pass a renderRow function instead of a Component So I can share the state of my parent component, my use case is to show which contacts have been...

I just implemented this. I'm not a huge fan of how I did it, but it works. Right now, I'm passing the whole data object down into the sectionList, which...

For "react-native-alphabetlistview", ReadMe (MD file ) is pulled from "react-native-selectablesectionlistview" where some "requires", etc. need to be changed. I would greatly appreciate an updated doc which, hopefully, is not too...

Implementing this, I have found the current documentation confusing. I would like to update this to be more detailed.

@sunnylqm can you provide more information? I have not hit this yet myself.