All Projects → sunjinshuai → MYBannerCycleView

sunjinshuai / MYBannerCycleView

Licence: MIT license
ad carousel demo

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to MYBannerCycleView

CPCollectionViewWheelLayoutSwift
New url:https://github.com/ParsifalC/CPCollectionViewKit Objective-C Version:https://github.com/ParsifalC/CPCollectionViewWheelLayout
Stars: ✭ 16 (-55.56%)
Mutual labels:  uicollectionview
HDEmptyView
一个Swift语言封装的EmptyView显示库,可作用于WKWebView、UITableView、UICollectionView 无网络提醒或者空数据提醒
Stars: ✭ 29 (-19.44%)
Mutual labels:  uicollectionview
SNCollectionViewLayout
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.
Stars: ✭ 100 (+177.78%)
Mutual labels:  uicollectionview
JQCollectionViewAlignLayout
A custom layout object based on flow layout. Added supports for horizontal, vertical alignment and RTL direction of collection view items.(available for both UICollectionView and NSCollectionView)
Stars: ✭ 69 (+91.67%)
Mutual labels:  uicollectionview
Messages-iOS
Messages app prototype for iOS
Stars: ✭ 30 (-16.67%)
Mutual labels:  uicollectionview
CPCollectionViewWheelLayout
An interesting wheel layout of collection view.Swift version:https://github.com/ParsifalC/CPCollectionViewKit
Stars: ✭ 16 (-55.56%)
Mutual labels:  uicollectionview
Squaremosaiclayout
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations 🔶
Stars: ✭ 243 (+575%)
Mutual labels:  uicollectionview
UICollectionView-QLX
一款基于UICollectionView扩展,告别繁琐的代理,一个数组就能搞定数据源,数组自动同步视图, 更好用的UICollectionView。
Stars: ✭ 17 (-52.78%)
Mutual labels:  uicollectionview
UIComponent
Write UI in crazy speed, with great perf & no limitations.
Stars: ✭ 333 (+825%)
Mutual labels:  uicollectionview
CollectionViewMultiColumnLayout
A tiled waterfal/mosaic UICollectionViewLayout with support for explicit columns.
Stars: ✭ 13 (-63.89%)
Mutual labels:  uicollectionview
Cyanic
Declarative, state-driven UI framework
Stars: ✭ 32 (-11.11%)
Mutual labels:  uicollectionview
CustomTakePhotoAndCollectionViewAnimation
个人
Stars: ✭ 12 (-66.67%)
Mutual labels:  uicollectionview
CSStickyFlowLayoutHeaders
UICollectionView replacement for your amazing headers
Stars: ✭ 16 (-55.56%)
Mutual labels:  uicollectionview
IQListKit
Model driven UITableView/UICollectionView
Stars: ✭ 51 (+41.67%)
Mutual labels:  uicollectionview
Micro
🏎Fast diffing and type safe SwiftUI style data source for UICollectionView
Stars: ✭ 77 (+113.89%)
Mutual labels:  uicollectionview
ListKit
DSL for UICollectionViewCompositionalLayout
Stars: ✭ 26 (-27.78%)
Mutual labels:  uicollectionview
PagedLists
Paginated UITableView and UICollectionViews for iOS.
Stars: ✭ 69 (+91.67%)
Mutual labels:  uicollectionview
TinyCoordinator
The Swift version of ThinningCoordinator focus on lighter view controllers.
Stars: ✭ 18 (-50%)
Mutual labels:  uicollectionview
ExcelCollectionViewLayout
An Excel-like UICollectionView's layout.
Stars: ✭ 32 (-11.11%)
Mutual labels:  uicollectionview
2DUICollectionViewSwift
A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping the superset requirement in mind. Developed in latest Swift syntax.
Stars: ✭ 28 (-22.22%)
Mutual labels:  uicollectionview

MYBannerCycleView

Build Status Version License Platform

MYBannerCycleView是用UICollectionView实现的,使用的时候也特别简单,就跟使用UICollectionView一样的清爽。 代码规范,结构清晰,个人感觉没有一点冗余代码,欢迎各路大神批评指正,喜欢的可以给star。

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

For example

效果图

Installation

MYBannerCycleView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MYBannerCycleView', '~> 0.0.2'

Author

sunjinshuai, [email protected]

License

MYBannerCycleView is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].