Coder Social home page Coder Social logo

mybannercycleview's Introduction

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.

mybannercycleview's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mybannercycleview's Issues

Item Space not working

Not able to space between 2 item. Below code is not working even add
pagerView.layout.itemSize = CGSizeMake(CGRectGetWidth(_pagerView.frame)*0.5, CGRectGetHeight(_pagerView.frame)*0.5);
pagerView.layout.itemSpacing = 30;

小小的建议😁

比较实用的库,有个小小的建议,可否增加上下滚动,这样上下左右方向都能滚动,类似消息的那种上下翻滚也可以用这个处理。。。😁

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.