MDSOfferView icon indicating copy to clipboard operation
MDSOfferView copied to clipboard

A view that imitates the download/offer button in the App Store app.

trafficstars

MDSOfferView

CocoaPods Platform CocoaPods Version CocoaPods License

A view that imitates the download/offer button in the App Store app.

MDSOfferView

Features

  • Normal/Pending/Downloading/Downloaded states

  • Tint support

  • Progress animation

  • Block based callback

  • Image free

  • Storyboard(IBDesignable) support

Usage

The API should be self-explaining. Also there's a demo project.

Installation

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.