16 Forks
59 Stars
59 Watchers

FVCustomTransition

Introduced in iOS 7 after a variety of controller switching support interaction: The following is the introduction of Apple:View controllers now allow you to create custom transitions, giving you expanded control over your user interface. Learn how to take advantage of custom transitions by using powerful new animation APIs, explore changes with full screen layouts, and see how to use navigation controllers with collection views to create a truly immersive experience.

How to download and setup FVCustomTransition

Open terminal and run command
git clone https://github.com/iforvert/FVCustomTransition.git
git clone is used to create a copy or clone of FVCustomTransition 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 FVCustomTransition https://github.com/iforvert/FVCustomTransition/archive/master.zip

Or simply clone FVCustomTransition with SSH
[email protected]:iforvert/FVCustomTransition.git

If you have some problems with FVCustomTransition

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