computerjazz / react-native-draggable-flatlist

A drag-and-drop-enabled FlatList for React Native
MIT License
1.86k stars 381 forks source link

Not working with react-native-keyboard-controller #540

Open justb opened 1 week ago

justb commented 1 week ago

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).

marijang commented 1 week ago

same! working only with flatlist

marijang commented 1 week ago

it seem that renderScrollComponent is never executed