Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Crashing #33

Open
Rahulgupta-cdnsol opened this issue May 16, 2018 · 3 comments
Open

Crashing #33

Rahulgupta-cdnsol opened this issue May 16, 2018 · 3 comments

Comments

@Rahulgupta-cdnsol
Copy link

Hi,

I am trying to using this library in Xcode 9.3.
When I increase or decrease the column it gets crashed. Please let me know what need to do?

Thanks,
Rahul Gupta

@ulises01
Copy link

ulises01 commented Jun 7, 2018

have you found any solution?

@Ashutos39
Copy link

Ashutos39 commented Jun 8, 2018 via email

@manish324saini
Copy link

Hi,
i am using xcode 9.2 for this library. but it is crashing when i took below Row and Column. it is working fine if i took numberOfItemsInSection greater then 7.
func numberOfSections(in collectionView: UICollectionView) -> Int {
return 5
}
func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int {
return 7
}

please help me for resolved it.
thanks

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

No branches or pull requests

4 participants