ra1028 / RAReorderableLayout

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 3, problems with Delegate, DataSource

Den-Ree opened this issue · comments

I have error "use of undeclared type RAReorderableLayoutDelegate...., DataSource"
I think that we need to add 'open', but not sure.

Thx for your report @Den-Ree !
I've release a new version.
Please give it a try!

@ra1028 thx you) now works)