This repository has been archived by the owner on May 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 140
Please Provide Obj-c exmple #43
Comments
For version 0.6.1 with Swift 3.0 1.Added @objc before the code will be:
2.setup your collection view delegate and datasource(Use RAReorderableLayout as its layout)
You don't need to do something like 3.Put all the delegate & datasource method into your view controller Datasource:
Delegate:
Then do what you need in all these methods. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: