代码改变世界

30-swift-projects-in-30-days开发笔记

2018-03-11 11:40  dengchaojie_learner  阅读(220)  评论(0)    收藏  举报

30-swift-projects-in-30-days

29

KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS. It adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading .

SnapKit,SnapKit is a DSL to make Auto Layout easy on both iOS and OS X.

30