react-native-draggable-flatlist icon indicating copy to clipboard operation
react-native-draggable-flatlist copied to clipboard

Not working with react-native-keyboard-controller

Open justb opened this issue 1 year ago • 3 comments

Describe the bug using react-native-keyboard-controller can't auto scroll with draggable-flatlist but can with flatlist

To Reproduce image

Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).

  • react-native-draggable-flatlist version: latest
  • Platform: all
  • React Native version: 0.73.4

justb avatar Jun 26 '24 08:06 justb

same! working only with flatlist

marijang avatar Jun 29 '24 14:06 marijang

it seem that renderScrollComponent is never executed

marijang avatar Jun 29 '24 15:06 marijang

Has anyone had any luck with this? Facing it now. The dragging works if the keyboard is dismissed but if it's showing the dragging doesn't work.

patrickomeara avatar Jan 19 '25 23:01 patrickomeara