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

Will allow side alphabet list to work properly on android when the co…

Open mag1492 opened this issue 7 years ago • 1 comments

Will work when component is not used as primary and only view.

Will work only with empty sections allowed. (Otherwise need to change section offset calculation)

FirstElement in alphabetSideListIndex has the proper offset. Works when alphabet section are not always populated with items.

Ex:

A: [] B: [{...}]

etc.

mag1492 avatar Jun 16 '17 15:06 mag1492

I have same issue related to this commit. Please merge this commit. It will help me to reduce my issue

sami718 avatar Dec 02 '17 07:12 sami718