BCMagicMoveTransition
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/boycechang/BCMagicMoveTransition.git
软件介绍
自定义UINavigationController的切换动画。
效果类似 Keynote 软件中 Magic Move 切换,可以用于任意两个 UIViewController 之间,只需要前后两个 ViewController 均继承 BCMagicTransitViewController ,并指定两个VC中的相同元素即可。
