ScrollTransitionController
Demo Project
See Demo
Installation
CocoaPods
- Add
pod 'ScrollTransitionController'to your Podfile. - Run
pod installorpod update.
Carthage
Manually
Documentation
Requirements
This library requires iOS 8.0+ and Xcode 8.0+.
Notice
License
ScrollTransitionController is provided under the MIT license. See LICENSE file for details.
中文介绍
演示项目
查看并运行 Demo
安装
CocoaPods
- 在 Podfile 中添加
pod 'ScrollTransitionController'。 - 执行
pod install或pod update。
手动安装
文档
系统要求
该项目最低支持 iOS 8.0 和 Xcode 8.0。
注意
许可证
YYKit 使用 MIT 许可证,详情见 LICENSE 文件。