UINavigationController-SeraphExtension:UINavigationController的扩展,可以自定义pushpop动画

时间:2024-06-07 09:46:40
【文件属性】:

文件名称:UINavigationController-SeraphExtension:UINavigationController的扩展,可以自定义pushpop动画

文件大小:49KB

文件格式:ZIP

更新时间:2024-06-07 09:46:40

Objective-C

UINavigationController-SeraphExtension An extension for UINavigationController, you can custom push/pop animation. 轻耦合的UINavigationController扩展,可以自定义push/pop动画。 How to use Step 1. add the extension to your project. Just drag the "UINavigationController+SeraphExtension" folder into your xcode Step 2. add import in your sourcefile #import "UINavigationController+SE.h" Step 3. use - (void)se_pushView


【文件预览】:
UINavigationController-SeraphExtension-master
----Example()
--------UINavigationController+SeraphExtension()
----LICENSE(1KB)
----UINavigationController+SE()
--------SEPanGestureRecognizer.m(240B)
--------SENavigationTransition.m(4KB)
--------SENavigationDelegate.h(534B)
--------UIView+SE.h(1KB)
--------SENavigationDelegate.m(1KB)
--------SEPanGestureRecognizer.h(342B)
--------UINavigationController+SE.h(2KB)
--------UIView+SE.m(4KB)
--------UINavigationController+SE.m(18KB)
--------SENavigationTransition.h(674B)
----.gitignore(645B)
----README.md(4KB)

网友评论