https://github.com/tim9liu9/sloppyswiper-example
右滑返回手势:基于SloppySwiper的代码与storyboard的demo
https://github.com/tim9liu9/sloppyswiper-example
Last synced: about 1 month ago
JSON representation
右滑返回手势:基于SloppySwiper的代码与storyboard的demo
- Host: GitHub
- URL: https://github.com/tim9liu9/sloppyswiper-example
- Owner: Tim9Liu9
- Created: 2015-03-03T16:07:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T16:21:55.000Z (over 11 years ago)
- Last Synced: 2025-01-06T11:37:41.292Z (over 1 year ago)
- Language: Objective-C
- Homepage: https://github.com/fastred/SloppySwiper
- Size: 180 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SloppySwiper-Example
右滑返回手势:基于SloppySwiper的代码与storyboard的demo
storyboard方式:在storyboard的NavigationController拖放一个:Object,修改Class为SloppySwiper,在SloppySwiper的“Show the connections inspector”上:Outlets与“Referencing Outlets”分别指向NavigationController与NavigationController的delegate。
[SloppySwiper源码地址](https://github.com/fastred/SloppySwiper) - https://github.com/fastred/SloppySwiper