yoonzm / react-native-alphabet-flat-list

使用FlatList制作的react-native字母选择列表

Home Page:https://github.com/yoonzm/react-native-alphabet-flat-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slow scrolling while changing index on iOS

usamaazam10 opened this issue · comments

On iOS when the pan gesture started on indexes, then this is not scrolling fast. But when pan gesture reached to some specific index it scroll very fast to that section.

ezgif com-video-to-gif

@usamaazam10
image
if you need scroll fast, you can modify the delay time, but it may be stuck.