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
I am trying to acheive a FlatList with the very useful functionality of activeOffsetX / activeOffsetY / failOffsetX / failOffsetY that is available on the PanGesture
I've read the documentation and it's not clear to me how to achieve this. I would be grateful for some pointers. Does one nest the FlatList within a PanGesture? Or attempt to recreate the activeOffset / failOffset logic from scratch on the FlatList directly?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to acheive a FlatList with the very useful functionality of activeOffsetX / activeOffsetY / failOffsetX / failOffsetY that is available on the PanGesture
I've read the documentation and it's not clear to me how to achieve this. I would be grateful for some pointers. Does one nest the FlatList within a PanGesture? Or attempt to recreate the activeOffset / failOffset logic from scratch on the FlatList directly?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions