react-native-alphabetlistview
react-native-alphabetlistview copied to clipboard
New RN FlatList / SectionList and showing current section letter on sidebar
ListView was replaced with React Native FlatList and SectionList (dependent on data structure).
Showing label is disabled by default. Example: screenshot.
To enable it pass showLetter
prop.