deanmcpherson / deanmcpherson/react-native-sortable-listview

Why do we need InteractionManager?

Open
#127 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
909
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Hi,

Thanks for great library. I'm having issue when InteractionManager didn't fire callback because of some long running interaction that I don't control (using third party library). I'm wondering which edge cases would happen if I remove InteractionManager? From the doc, PanResponder would block long-running JS for active gesture. Would it be better to setTimeout to release PanResponder rather than waiting for previous interaction to finish?

Regards,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.