21 Forks
237 Stars
237 Watchers

AXAnimationChain

AXAnimationChain is a chain animation library, can be used to easily create CAAnimation based chain animation. There are two kinds of combination chain, one is called combination, the other is called link, created by the two ways above, the animation can be carried out at the same time, can also according to the time order, you can use the code to create a rich and complex animation.

How to download and setup AXAnimationChain

Open terminal and run command
git clone https://github.com/devedbox/AXAnimationChain.git
git clone is used to create a copy or clone of AXAnimationChain repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AXAnimationChain https://github.com/devedbox/AXAnimationChain/archive/master.zip

Or simply clone AXAnimationChain with SSH
[email protected]:devedbox/AXAnimationChain.git

If you have some problems with AXAnimationChain

You may open issue on AXAnimationChain support forum (system) here: https://github.com/devedbox/AXAnimationChain/issues