您好,欢迎来到伴沃教育。
搜索
您的当前位置:首页GFScrollView 带iCarousel 动画效果的无限轮

GFScrollView 带iCarousel 动画效果的无限轮

来源:伴沃教育

2016.12.09 更新利用FXImageView 增加了图片镜面反射和折射的效果

An infinite carousel framework is mainly done using iCarousel, features can set to animation using iCarousel carousel mode, and you can set the cycle time, pictures frame, carousel picture mode, click on the return of index, and can set the attributes pageControl; convenient style selection. Support local and network pictures 主要利用 iCarousel 做的一个无限轮播框架,特色在于能够利用iCarousel的轮播模式来设定想要的动画效果,并可以自己设定循环时间、图片frame,图片模式、返回所点击的轮播图片的index,还有可以设定pageControl等各属性;方便快捷,样式选择多。支持本地和网络图片!!

Demo:

调用方式:

GFScrollView* view    = [[GFScrollView alloc]initWithFrame:CGRectMake(0, 0, CGRectGetWidth(self.view.bounds), 200)];

view.imageArray        = @[@"0.jpg",@"1.jpg",@"2.jpg"];

[self.view addSubview: view];

[view selectedItemWithSelectedBlock:^(NSInteger index) {

NSLog(@"%ld",(long)index);

}];

Copyright © 2019- bangwoyixia.com 版权所有 湘ICP备2023022004号-2

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务