InStatEventlistView
InStatEventlistView is a UI component in which the logic of interaction with buttons is encapsulated: play, download, share, check and select viewpoints.
Usage
Code
To use InStatEventlistView
in code, you simply create a new instance
and add it as a subview to your desired view:
Delegate
You can use InStatEventlistViewDelegate
to handle events
and InStatEventlistViewDataSource
to populate the component with data
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
InStatEventlistView is available through CocoaPods. To install
it, simply add the following line to your Podfile: