react-native-draggable-flatlist
react-native-draggable-flatlist copied to clipboard
Not working with react-native-keyboard-controller
Describe the bug using react-native-keyboard-controller can't auto scroll with draggable-flatlist but can with flatlist
To Reproduce
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
same! working only with flatlist
it seem that renderScrollComponent is never executed
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.