cardoso / DIOCollectionView

Drag Items in and out of CollectionViews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOGO

Version License Platform

Features

  • Drag from CollectionView to any View
  • Flexible delegated behaviors
  • Snapshot view and animations specifiable via DataSource

Preview

Drag to UIView Drag to DIOCollectionView Another example coming soon
PREVIEW1 PREVIEW2 This example is being
delivered by a camel and may take
some time to arrive 🐫

These incredibly different behaviors and more can be accomplished via the provided delegates!

        - Matheus Martins, V.P of Gameplay Programming @ Xablauger Studios

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

DIOCollectionView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "DIOCollectionView"

Author

Matheus Cardoso, matheus@cardo.so

License

DIOCollectionView is available under the MIT license. See the LICENSE file for more info.

About

Drag Items in and out of CollectionViews

License:MIT License


Languages

Language:Swift 93.5%Language:Ruby 6.5%