Kieran-McIntyre / react-native-section-alphabet-list

A simple React Native component that takes an array of data and renders a SectionList with alphabetically sorted data
MIT License
195 stars 55 forks source link

ListLetterIndex doesn't behave as expected #22

Open vbylen opened 3 years ago

vbylen commented 3 years ago

On native iOS you can tap and hold and scroll the letter index.

Here you are expected to just tap and activate a scroll to.

Very non-intuitive