Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imwcl/wclnavigationcontroller

自定义导航栏过载动画
https://github.com/imwcl/wclnavigationcontroller

Last synced: about 2 months ago
JSON representation

自定义导航栏过载动画

Awesome Lists containing this project

README

        

# WCLNavigationController
##自定义导航栏过载动画
![image](https://raw.githubusercontent.com/631106979/WCLNavigationController/master/WCLNavigationController.gif)

> 使用

`self.navigationController?.pushViewController(oneViewController(), animationType: threeAnimation.self, animated: true)`

`self.presentViewController(oneViewController(), animationType: oneAnimation.self, animated: true, complete: nil)`