美文网首页swift
swift有趣的类库整理

swift有趣的类库整理

作者: 三刀不留Ethan刀奈特 | 来源:发表于2018-06-28 16:26 被阅读0次

1、https://github.com/Ramotion/circle-menu
一个新颖的界面打开方式,不再像以前一样枯燥的点击tabbar,实际上他可以完全取代tabbar的跳转功能

circle-menu.gif

2、https://github.com/SSA111/SSASideMenu
从左或者右打开页面选择,方便切换,抽屉模式,夸张但不是美感

LeftDemo.gif
RightDemo.gif

3、分类页面,顶部menu切换,非常common的一款控件
https://github.com/kitasuke/PagingMenuController

demo3.gif

4、分类页面,顶部切换
https://github.com/rechsteiner/Parchment

jjj.gif

5、tableViewCell的滑动删除(仿苹果原生短信邮件的侧滑操作)
https://github.com/SwipeCellKit/SwipeCellKit

Transition-Border.gif

07.07
持续更新中。。。。。

相关文章

网友评论

    本文标题:swift有趣的类库整理

    本文链接:https://www.haomeiwen.com/subject/mttnyftx.html