SkillAgentSearch skills...

SYMaterialSegue

A custom storyboard segue like the Android Material Animation style.

Install / Use

/learn @sunnyyoung/SYMaterialSegue
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated1y ago
Forks4

Languages

Objective-C

Security Score

60/100

Audited on Jul 16, 2024

No findings