ra1028 / RAReorderableLayout

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

Modernize codes #29

Closed hirohitokato closed 8 years ago

hirohitokato commented 8 years ago

With the same public API and functionality, I have changed some codes with swifty syntax.

ra1028 commented 8 years ago

I wanted to refactor this lib too, thanks @hirohitokato ! Would you check my comment before merging?

ra1028 commented 8 years ago

I see! But, your fixed code was pushed for 'master' branch on your forked repo :) (Correctly: 'fix/modernize') Will fix it myself! Thanks! @hirohitokato

hirohitokato commented 8 years ago

Sorry for my mistakes... Anyway, thanks a lot! I think this is the smartest draggable library of collection view. I ❤️ it.