SHTransition is a Library for the transition between the views in a viewcontroller
--Using Cocoapods pod "SHTransition"
--Or drag and drop the SHTransition.xcodeproj to your project
1.Import SHTransition
2.SHTransition will be off by default.
- To use SHTransition in a particular vc on SHTransition
- You can change the transition timing by changing the value in Transition Time Check the below Screenshot
3.Transition Views ID must be same
- Check the below screenshot
Download the example project