Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imwcl/wclnavigationcontroller
自定义导航栏过载动画
https://github.com/imwcl/wclnavigationcontroller
Last synced: about 2 months ago
JSON representation
自定义导航栏过载动画
- Host: GitHub
- URL: https://github.com/imwcl/wclnavigationcontroller
- Owner: imwcl
- Created: 2015-12-10T13:26:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T02:55:41.000Z (about 9 years ago)
- Last Synced: 2023-03-21T00:51:54.064Z (almost 2 years ago)
- Language: Swift
- Size: 235 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)`