bear-junior / react-native-draganddrop-board

👆DragAndDropBoard is a simple React Native library, enabling to create a scrollable board component with carousel, sortable columns and draggable cards for your iOS and Android apps
190 stars 48 forks source link

Cannot move Card if using cardContent #23

Open AiTranXuan opened 3 years ago

AiTranXuan commented 3 years ago
TacticCoder commented 3 years ago

Pull the last version from git and test it again please

cenaHara commented 3 years ago

hi @TacticCoder I have the same problem , code same example with iphone 8 OS 14.3

CptMaumau commented 3 years ago

Like said in #21 make sure the id of your columns is iterating starting from 1.