Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 997 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 997 Bytes

SPPurchaseButton

Version Platform

SPPurchaseButton imitates the purchase button found in App Store, but with an added feedback mode.

It works with (and requires) autolayout, and animates using layout constraints.

The button has a confirmation state and a feedback state, and can be set up to use either one or both.

Usage

To run the example project; clone the repo, and run pod install from the Example directory first.

Installation

SPPurchaseButton is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "SPPurchaseButton"

Author

Åke Lagercrantz, [email protected]

License

SPPurchaseButton is available under the MIT license. See the LICENSE file for more info.