Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
/ MDSOfferView Public archive

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

License

Notifications You must be signed in to change notification settings

YuAo/MDSOfferView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.