1 Star 0 Fork 4

MartinBockZhu / YZCycleScrollView

forked from Yanzheng / YZCycleScrollView 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

YZCycleScrollView

一直在使用第三方一些其他的轮播图库,但是很多功能不太理想,所以决定自己动手封一个轮播图的库, 支持SDWebImage网络加载图片,携带轮播标题,自动循环播放

效果图GIF

效果预览

如何使用

  • 使用 CocoaPods方式:pod 'YZCycleScrollView'
  • 手动引入方式:将YZCycleScrollView文件夹下所有的文件拖入工程,在需要使用的地方引入YZCycleScrollView.h头文件即可(注:因为本项目中使用到了SDWebImage因此,采用手动引入方式请务必在项目中引入SDWebImage否则项目将无法运行)

更多详细使用及说明请查看简书

MIT License Copyright (c) 2017 Yanzheng [https://github.com/micyo202/YZCycleScrollView] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

循环轮播图(SDWebImage支持网络图片) expand collapse
Objective-C
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Objective-C
1
https://gitee.com/zhunengfei/YZCycleScrollView.git
git@gitee.com:zhunengfei/YZCycleScrollView.git
zhunengfei
YZCycleScrollView
YZCycleScrollView
master

Search