Skip to content

Impression tracking on adapter pattern for UITableView and UICollectionView

License

Notifications You must be signed in to change notification settings

hendych/Impression-Adapter

Repository files navigation

ImpressionAdapter

CI Status Version License Platform

Impression tracker with adapter pattern in UITableView and UICollectionView

Example

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

Requirements

Installation

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

pod "ImpressionAdapter"

Author

Hendy Christianto, hendychrst90@gmail.com

License

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