PillViewController
一个带有胶囊的视图控制器,用于管理两个子视图控制器。
PillViewController
是为 Eatery iOS 开发的。胶囊用于在校园和 CollegeTown 餐厅间切换。
Eatery 是开源项目!在此处查看 Eatery 项目:[https://github.com/cuappdev/eatery](https://github.com/cuappdev/eatery)
示例
要运行示例项目,首先克隆仓库,然后从 Example 目录首先运行 pod install
。
系统要求
iOS 11.
安装 PillViewController
包括 SnapKit
。
安装
PillViewController 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
pod 'PillViewController'
作者
初始实现:Ethan Fine,[email protected]
优化和发布Pod:William Ma,[email protected]
许可协议
PillViewController可在MIT许可下使用。更多信息请参阅LICENSE文件。