Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cell size for collection view is not accurate after 3rd Card . #450

Open
gurpalrajput opened this issue Apr 27, 2020 · 2 comments
Open

Cell size for collection view is not accurate after 3rd Card . #450

gurpalrajput opened this issue Apr 27, 2020 · 2 comments

Comments

@gurpalrajput
Copy link

Report

The more information you provide, the faster we can help you.

⚠️ Select what you want - a feature request or report a bug. Please remove the section you aren't interested in.

A feature request

What do you want to add?

Please describe what you want to add to the component.

How should it look like?

Please add images.

Report a bug

What did you do?

Please replace this with what you did.

What did you expect to happen?

Please replace this with what you expected to happen.

What happened instead?

Please replace this with what happened instead.

Your Environment

  • Version of the component: insert here
  • Swift version: insert here
  • iOS version: insert here
  • Device: insert here
  • Xcode version: insert here
  • If you use Cocoapods: run pod env | pbcopy and insert here
  • If you use Carthage: run carthage version | pbcopy and insert here

Project that demonstrates the bug

Please add a link to a project we can download that reproduces the bug.
I have a collection view inside my UIView xib and collection view cell size is according to collection view size so cell can take full size of collection view., I am have 40 cards from a api call and append all those cards in array.. and when all cards are visible then first 3 cards size of collection view is perfectly fine but right after third card all of the collection view cell size reduced, I am not figuring out why this happens

@vuralcelik
Copy link

same issue

@ProjectMagick
Copy link

@gurpalrajput where did you assign the delegate and datasource of kolodaview? I mean did you assign it to view controller or collectionview cell?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants