Eric Olson
Eric Olson
This would be awesome to have added to your library. Benchmarking this for one registration id at a time I get about 300/second where apn gives me about 15000/second to...
I need this in order to provide haptic feedback while reordering. High priority for me! Would love this to be available
I made a PR for this: https://github.com/computerjazz/react-native-draggable-flatlist/pull/446 ^^ @marcoizzo @zachgibson @dchhetri @outaTiME @computerjazz
This does not look like a bug to me. This is the behavior if you took a list item from the middle of the list and dragged it near the...
Interestingly I think I found the problem at a high level. When my item's key is a zero, it turns out that this list-dragging behavior happens no matter where the...
Yup, must be a falsey check in the code. I converted my keys to strings but left one key as an empty string, falsey, and that item while trying to...
LOVE your component btw. Very well done and it is very appreciated ❤️