Dwarven / ImpressionKit-OC

This is a library to analyze impression events for UIView in iOS (exposure of UIView).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImpressionKit-OC

CocoaPods Compatible Platform Twitter License

This is a library to analyze impression events for UIView in iOS (exposure of UIView).

Preview

demo

Podfile

To integrate ImpressionKit-OC into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'ImpressionKit-OC'
# or
pod 'ImpressionKit-OC/SwiftUI'

Have a try

git clone -b demo https://github.com/Dwarven/ImpressionKit-OC.git
cd ImpressionKit-OC/ImpressionKitExample
pod install
open ImpressionKitExample.xcworkspace

References

https://github.com/623637646/ImpressionKit

About

This is a library to analyze impression events for UIView in iOS (exposure of UIView).

License:MIT License


Languages

Language:Objective-C 90.6%Language:Swift 7.6%Language:Ruby 1.8%