/ImpressionKit-OC

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

Primary LanguageObjective-CMIT LicenseMIT

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