Giter Club home page Giter Club logo

mmbannerlayout's People

Contributors

millmany avatar

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  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  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  avatar  avatar  avatar  avatar

mmbannerlayout's Issues

AutoScroll issue

Hi MillmanY,

Thanks for providing such wonderful feature.

Can you help me with issue for autoscroll.

it is not working for me after i implemented all steps mentioned by you.

left/right cell visible

How can I set cell x position just before the centre of collection view, I mean I don't want my cell to be centre align. How can I do that

Carthage support

Hi,

Very nice component.

How can i use it with Carthage?

Thanks.

No Scrolling when cell is not visible.

Hello,
first of all, it is very nice & simple library to use. thanks for this. i really mean it. +1 for you.

now, let's talk about issue,
i faced an issue with this cool library. when cell are not visible, i can't scroll to those cell programatically.
Situation: there is 3 items in collectionView and 0 is visible, now use bellow method to scroll to
let indexPath = IndexPath(item: 2, section: 0)
self.collectionView.scrollToItem(at: indexPath, at: UICollectionViewScrollPosition.centeredHorizontally, animated: true)

Note: i've confirmed it with your demo project.

error

According to your settings but the loop effect failed to limit the right

Layout infinite functionality is not working properly if user scroll once

Hi MillmanY,

Thanks for providing such great library.
Could you please help me with following issue

Layout infinite is working perfectly when when we enable atuoscroll and Layout infinite is set to on
But if we interrupt auto scroll manually, Layout infinite functionality is not working properly .

I have implemented collectionview inside tableviewcell
Thank you.

Autolayout Issue

'This NSLayoutConstraint is being configured with a constant that exceeds internal limits'

caused by

let cycleStart = self._isInfinite ? twoDistance*CGFloat(self.collectionView!.calculate.totalCount*100000) : 0

I think multiple so big.

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.