ra1028 / RAReorderableLayout

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

Needs updating to Swift 3.0 #36

Closed dimakomar closed 7 years ago

dimakomar commented 8 years ago

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

dimakomar commented 8 years ago

@ra1028 > PR https://github.com/ra1028/RAReorderableLayout/pull/37

DesmondPang commented 7 years ago

Same. Please update to Swift 3.0

Den-Ree commented 7 years ago

Yes! Please)

ra1028 commented 7 years ago

Sorry for being late... I released swift3 supported version.