Skip to content

AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture

License

Notifications You must be signed in to change notification settings

YuriFox/AirCollection

 
 

Repository files navigation

AirCollection

platform language language license

Save your coding time with AirCollection written on Swift. It's a great wrapper for UITableView / UICollectionView and VIPER / MVP architecture.

Requirements

  • iOS 11.0+
  • Xcode 11+
  • Swift 5.0+

Installation

CocoaPods

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'

Usage

Reusable View

All about reusable view, table view cells and collection view cells usage you can read here

Table view

All about table view usage you can read here

Collection view

All about collection view usage you can read here

License

Released under the MIT license. See LICENSE for details.

About

AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.2%
  • Ruby 0.8%