All Projects → Sunnyyoung → SYMaterialSegue

Sunnyyoung / SYMaterialSegue

Licence: other
A custom storyboard segue like the Android Material Animation style.

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

SYMaterialSegue

A custom storyboard segue like the Android Material Animation style.

Screen Shot

img

Pod

platform :ios, '7.0'
pod 'SYMaterialSegue'

Usage

  1. Select the storyboard segue and set the custom class to SYMaterialSegue
  2. Setup the sourceButton and animationColor in the - (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender method.

img

img

Todo

  • Unwind Segue

License

The MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].