Animation UI Kit was designed by [email protected].
-
In your podfile add
pod 'Animation-UI-Kit', :git => 'https://github.com/orarbel/animation-demo-ui-kit.git'
-
On the terminal, in your project folder, run
pod install
APAnimationManager
Gives you an easy access to the storyboard.
Here's an easy way to start:
On application:didFinishLaunchingWithOptions:
use this to start with Animation UI Kit: