You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
It is a fabulous work!
But the 1st thing embarrassed me is that the FlatList can't be still when I do a swipe.
And the 2nd is that the swipe btns cannot be removed when I clicked another row or blank space.
I read the source code about the PanResponder:
It seem that the onPanResponderTerminationRequest: () => false doesn't reject the gesture of FlatList's scroll?
The text was updated successfully, but these errors were encountered: