You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
Hi Rahul,
There are lots of issue in that project.so kindly share your requirement so
I can help you. This is my WhatsApp number is 8553096341. if anything you
want please ping me.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: