App中不可或缺的广告轮播图组件,现在开源出来了,希望对大家有帮助。
##喜讯 HYBLoopScrollView升级到2.2版本了,作者的个人博客中有关于HYBLoopScrollView如何使用等教程, 请移步:http://www.hybblog.com/ios-loopscrollview/
##发生了什么变化 追加了常用的UIView扩展,简化了API的调用。 最重要的是,fix了朋友们反馈的bug,优化了大图加载时,快速滚动的效果
#Version2.1版本 解决了调用8.0api而没有判断处理的bug。
#Version2.2版本 解决了内存得不到释放的bug
#Version2.2.1版本 解决调用暂停定时器仍然不起作用的bug
##安装 Use cocopods:
pod "HYBLoopScrollView", '~> 2.2'
or you can download the zip file and drag the HYBLoopScrollView folder to your project.
##如何使用 简单说明已经放到博客:http://www.hybblog.com/ios-loopscrollview/
##致谢
Thanks to github, I learn a lot from friends in github.
Thanks to AFNetworking author.
If there is any bug, contact me [email protected].
##关注我
有问必答QQ群:324400294
欢迎关注微信号:iOSDevShares
##Knowledge
If your app adopts my lib, hope you can send me an email,just make me know who uses it.
Thanks in advance!!!