sandstreamdev/react-swipeable-list

Slow scrolling

Iliyaz1995 opened this issue · 3 comments

Everything works like a charm but when you scroll the list in a mobile device it feels a lot slower than the native scrolling. Can you please look into that.

@Iliyaz1995 Thank you for the report 🙂

Please check if this is works for you:
npm install git://github.com/sandstreamdev/react-swipeable-list.git#fix_for_issue_90

If yes then I'll add it in next release which should be ready next week.