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

New RN FlatList / SectionList and showing current section letter on sidebar

Open tyson90 opened this issue 4 years ago • 0 comments

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.

tyson90 avatar Mar 19 '20 13:03 tyson90