SYMaterialSegue
A custom storyboard segue like the Android Material Animation style.
Install / Use
/learn @sunnyyoung/SYMaterialSegueREADME
SYMaterialSegue
A custom storyboard segue like the Android Material Animation style.
Screen Shot

Pod
platform :ios, '7.0'
pod 'SYMaterialSegue'
Usage
- Select the storyboard segue and set the custom class to
SYMaterialSegue - Setup the
sourceButtonandanimationColorin the- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sendermethod.


Todo
- [ ] Unwind Segue
License
The MIT License.
