Movie Banner Design Creativity credit goes to :- By https://dribbble.com/shots/2663131-Movies
You can use this welcome or Home Screen Stylish Animation for your iOS Applications easily.
STEP 1 :- Copy and past PrefixHeader.pch in your project from "ASMoviesBannerAnimation" project and set your path at project->Build Setting->Prefix Header
STEP 2:- Copy and Paste everything from "Resources" & "Animatior" of "ASMoviesBannerAnimation" project to your existing project.
STEP 3:- go in your ViewController class where you want to implement it and Set AnimatorDelegate with ViewController.h file .
STEP 4:- Finally configure your ViewController.m for final set up with few line of code.
That's it for this welcome animation home screen , Happy Coding!