ra1028 / RAReorderableLayout

A UICollectionView layout whitch can move item with drag and drop.
MIT License
867 stars 140 forks source link

fixed duplicate items on horizontal demo #51

Open fatihyildizhan opened 7 years ago

fatihyildizhan commented 7 years ago

remove: at.item insert: toIndexPath.item

ricsantos commented 6 years ago

@ra1028 any chance of getting this PR merged?