Skip to content

iamshezad/SHTransition

Repository files navigation

SHTransition

SHTransition is a Library for the transition between the views in a viewcontroller

Sample One

Installation

--Using Cocoapods pod "SHTransition"

--Or drag and drop the SHTransition.xcodeproj to your project

Usage

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

Example

Download the example project