ra1028 / RAReorderableLayout

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

Make settable to switch on/off of drag and drop. #54

Open t-kitamura opened 7 years ago

t-kitamura commented 7 years ago

Hi @ra1028 ,

I want to switch on/off of draggable depending on the situation. So, I make to settable on/off of drag and drop by draggable property.

Please check this request.