bizz84 / bizz84/MVCarouselCollectionView

Image not loading

Open
#17 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
205
Forks
30
PR merge metrics
No merged PRs in 30d

Description

After installing **MVCarouselCollectionView** in my project I see blank view. In installation and usage there were no problem. I dug up a tittle by setting breaking point into your collection view data source methods. And I saw **_collectionView(collectionView: UICollectionView, cellForItemAtIndexPath indexPath: NSIndexPath) -> UICollectionViewCell**_ never called. FYI, **_collectionView(collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int**_ called and returned image number.
I'm using Xcode 7.3 and swift 2.2, if those may any help to you.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.