Practise making Stripe Checkout form
[![CI Status](http://img.shields.io/travis/Khoa Pham/StripeForm.svg?style=flat)](https://travis-ci.org/Khoa Pham/StripeForm)
To run the example project, clone the repo, and run pod install
from the Example directory first.
- Fold by changing Auto Layout height constraint
- Shake using CAKeyframeAnimation on the transform keypath
- Animate button content using CATransition
StripeForm is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "StripeForm"
Credit goes to http://merowing.info/2015/12/details-matter---harnessing-the-power-of-coreanimation/
Khoa Pham, [email protected]
StripeForm is available under the MIT license. See the LICENSE file for more info.