deanmcpherson / deanmcpherson/react-native-sortable-listview
On iOS, scrolling while sorting does not work well.
Open
- Dominant language
- JavaScript
- Stars
- 909
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
On iOS, when trying to drag an item from the middle of a long list to the top or bottom, the list does not scroll, or scrolls extremely slowly, so that you can't get it where you want. Android works better.
This is demonstrated in the Sortable example app.
This issue was originally documented in Issue #64, which is closed now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.