Dequeueable 0.1.0

Dequeueable 0.1.0

Maintained by Martin Hartl.



Dequeueable

CI Status Version License Platform

Helper functionality for type-safe UITableView and UICollectionView dequeuing. Heavily inspired by Aleksandar Vacić's Swift essentials.

Example

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

Requirements

Installation

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

pod 'Dequeueable'

Author

hartlco, [email protected]

License

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