A view that imitates the download/offer button in the App Store app.
-
Normal/Pending/Downloading/Downloaded states
-
Tint support
-
Progress animation
-
Block based callback
-
Image free
-
Storyboard(IBDesignable) support
The API should be self-explaining. Also there's a demo project.
Either clone the repo and manually add the files in Sources
directory
or if you use Cocoapods, add the following to your Podfile
pod 'MDSOfferView'
##MDS
"MDS" is the class prefix of a secret private project.
##License
MDSOfferView is MIT-licensed.