Skip to content

一个无限轮播组件 (基于UICollectionView实现 重用、高效、可深度自定义)

License

Notifications You must be signed in to change notification settings

Graphicooooone/GAScrollView

Repository files navigation

GAScrollView

一个无限轮播组件 (基于UICollectionView实现 重用、高效、可深度自定义)

概况

与传统的取余实现无限轮播不同
  该组件实现无限轮播的思路为collectionView的真实indexPath和对外逻辑indexPath进行转换

该组件还支持多图片框架兼容 (使用 GACacheImageScheme 枚举进行指定)
  支持YYImage SDWebImage AFNetworking-UIKit GAScrollView自带的双层缓存机制

保留属性 : GAScrollViewTransformStyle
  为后续提供更多转换动画保留的接口

About

一个无限轮播组件 (基于UICollectionView实现 重用、高效、可深度自定义)

Resources

License

Stars

Watchers

Forks

Packages

No packages published