Open marcoizzo opened 2 years ago
This function doesn't exist in v4 but is still in the README documentation. @computerjazz any reason it was removed?
@computerjazz any workaround?
sadly, it stopped working in the latest version 😢
I need this in order to provide haptic feedback while reordering. High priority for me! Would love this to be available <3
I made a PR for this: https://github.com/computerjazz/react-native-draggable-flatlist/pull/446
^^ @marcoizzo @zachgibson @dchhetri @outaTiME @computerjazz
This package has external dependencies of react-native-reanimated and react-native-gesture-handler which must be installed separately. Before opening an issue related to animations or gestures please verify that you have completed ALL installation steps, including the changes to MainActivity.
Describe the bug onPlaceholderIndexChange function is not triggered
To Reproduce Happen also in example snack
Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).
Additional context N/A