Closed lafiosca closed 3 years ago
This adds itemsDraggable to DraxList for #62 and honors onScroll prop of DraxList for #63.
itemsDraggable
DraxList
onScroll
Didn't want to lose @afgarcia86's contributions from #64, so I copied the forked branch and added additional commits on top.
Now to do a quick test before I merge this...
Looks good.
This adds
itemsDraggable
toDraxList
for #62 and honorsonScroll
prop ofDraxList
for #63.