ra1028 / RAReorderableLayout

A UICollectionView layout whitch can move item with drag and drop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs updating to Swift 2.0

Inferis84 opened this issue · comments

Updating to XCode 7 means that this is no longer usable without running the auto migration tool.

commented

Xcode 7 has a converter to do ths job. You could use it. I did, and works fine so far.

I hope you can upgrade this project, if you are free.

@Inferis84 @liuxuan30 @Whirlwind
#17
Updated to support Swift 2.0 by @ekimia .