您的位置:首页 > 移动开发 > IOS开发

IOS第三方代码收集

2015-09-06 16:32 423 查看
一、瀑布流

1、TMQuiltView  https://github.com/1000Memories/TMQuiltView
用法参考:http://blog.csdn.net/shenjx1225/article/details/9037631

二、表情展示
1、MLEmojiLabel https://github.com/molon/MLEmojiLabel

三、UISwitch
1、SevenSwitch https://github.com/bvogelzang/SevenSwitch

四、UIScrollView
1、JCTopic (循环滚动,广告展示) https://github.com/jeirycheng/JCTopic

五、UILable
1、CBAutoScrollLabel(UILable文字跑马灯)https://github.com/cbess/AutoScrollLabel

六、UIProgress
1、M13ProgressSuite  https://github.com/Marxon13/M13ProgressSuite

七、HUD类
1、CMPopTipView  https://github.com/chrismiles/CMPopTipView

八、图片浏览展示
1、ACImageBrowser  https://github.com/albertgh/ACImageBrowser

九、饼图
1、PieChartView (支付宝账单效果)http://code4app.com/ios/Pie-Chart-View/51a898bc6803fa0b2f000003
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ios xcode 苹果