项目简介
FoldingCell
FoldingCell是一个扩展内容的cell。
Requirements
iOS 8.0+
Xcode 7.3
Installation
只需要在项目中添加FoldingCell.swift文件.
或者使用Cocoapods在Podfile中:
pod 'FoldingCell' '~> 2.0.3'
或者使用Carthage在Cartfile中添加:
github "Ramotion/folding-cell"
Solution
github地址:https://github.com/Ramotion/folding-cell
相关源码推荐:
- LCTabBarController(3084次查看,135次下载)
- iOS开发动画学习(3612次查看,143次下载)
- ShootingStars(2318次查看,83次下载)
- MXParallaxHeader(2776次查看,65次下载)
- 系统API扫描二维码(5252次查看,351次下载)