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
191 stars 47 forks source link

Really slow when loading 50+ items #30

Open CptMaumau opened 3 years ago

CptMaumau commented 3 years ago

Hi,

I have started testing your library and when my lists contain around 50 items each, drag become pretty much impossible with custom card content and really slow with default Card. It takes also a while for items to appear when I scroll.