Skip to content

DenTelezhkin/DTDragAndDropExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTDragAndDropExample

iOS 11 Drag&Drop Demo, enhanced using DTTableViewManager and DTCollectionViewManager

Original code taken from Apple's WWDC 2017 session 223 - Drag and Drop with Collection and Table View

DTTableViewManager and DTCollectionViewManager are powerful UITableView and UICollectionView - management frameworks, written in Swift and taking use of generics and associated types.

Installation

You need to have Carthage installed in your system, which you can do using Homebrew:

brew install carthage

Then, to install dependencies, run:

carthage bootstrap

Then open PhotoAlbum.xcodeproj and enjoy!

About

iOS 11 Drag&Drop Demo, enhanced using DTTableViewManager and DTCollectionViewManager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published