MDSOfferView 0.3

MDSOfferView 0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2016

Maintained by YuAo.



  • By
  • YuAo

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

MDSOfferView

Features

  • Normal/Pending/Downloading/Downloaded states

  • Tint color 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.