Skip to content

Latest commit

 

History

History

StripeForm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

StripeForm

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) Version License Platform

Usage

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

How it works

  • Fold by changing Auto Layout height constraint
  • Shake using CAKeyframeAnimation on the transform keypath
  • Animate button content using CATransition

Installation

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

pod "StripeForm"

Credit

Credit goes to http://merowing.info/2015/12/details-matter---harnessing-the-power-of-coreanimation/

Author

Khoa Pham, [email protected]

License

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