Spicy-Sparks / react-native-flashdrag-list

Draggable FlashList for react-native
MIT License
54 stars 2 forks source link

Dynamic Itemsize #4

Open shivani-ibs opened 3 months ago

shivani-ibs commented 3 months ago

Hey thanks for this amazing library! In my project I have different ItemsSize . Can i give it dynamically? estimatedItemSize works for me but then i guess I still have to pass Itemsize otherwise it crashes. Also while dragging sometimes there is some white space left between the items.