Save your coding time with AirCollection written on Swift. It's a great wrapper for UITableView / UICollectionView and VIPER / MVP architecture.
- iOS 11.0+
- Xcode 11+
- Swift 5.0+
CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate AirCollection into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'AirCollection'
All about reusable view, table view cells and collection view cells usage you can read here
All about table view usage you can read here
All about collection view usage you can read here
Released under the MIT license. See LICENSE for details.