Search code examples
iOS Swift CollectionView delegate not getting called...


iosswiftcollectionviewuicollectionviewdelegate

Read More
UICollectionView not selecting UICollectionViewCell...


iosuicollectionviewuikitdidselectrowatindexpathuicollectionviewdelegate

Read More
Adjust insets of a specific section in UICollectionView...


iosswiftuicollectionviewuicollectionviewlayoutuicollectionviewdelegate

Read More
Pros/cons of implementing a particular set of delegate methods versus not implementing them and the ...


swiftuitableviewuicollectionviewuitableviewsectionheaderuicollectionviewdelegate

Read More
UICollectionViewCell width is bigger than what I set in sizeForItemAt...


iosuicollectionviewuicollectionviewcelluicollectionviewflowlayoutuicollectionviewdelegate

Read More
UICollectionViewDelegateFlowLayout methods not called in Swift 2.3 App...


swiftdelegatesuicollectionviewdelegate

Read More
Why is my UICollectionView cell not clickable in my swift ios app?...


iosswiftuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
Using UICollectionView with CoreData and NSFetchedResultsController...


iosswiftuicollectionviewnsfetchedresultscontrolleruicollectionviewdelegate

Read More
Change Background of UICollectionView Cell on Tap...


iosobjective-cuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
UICollectionView layout behave weirdly on scrolling...


iosswiftuicollectionviewuicollectionviewdelegateuicollectionviewdelegateflowlayout

Read More
Reusable data sources in Swift w/ different cell types...


iosswiftuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
Creating a custom UICollectionFlowLayout Programmatically...


swiftswift3uicollectionviewuicollectionviewlayoutuicollectionviewdelegate

Read More
What is the difference between a UICollectionView Item, Section, and cell?...


swiftuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
Assign UIScrollView Delegate And UICollectionView Delegate to the Same Class...


iosswiftuicollectionviewcontentoffsetuicollectionviewdelegate

Read More
Push a new UICollectionViewController from a UICollectionViewCell that is inside of multiple UIColle...


swiftuicollectionviewuicollectionviewcelluicollectionviewlayoutuicollectionviewdelegate

Read More
How to push a new UICollectionViewController to the navigationController inside a cell of cells of c...


iosswiftuinavigationcontrolleruicollectionviewcelluicollectionviewdelegate

Read More
cellForItemAt function not getting called at UICollectionViewController in Swift 4...


iosswiftuicollectionviewswift4uicollectionviewdelegate

Read More
UICollectionView: Do I need to use an UICollectionViewController?...


iosiphoneuicollectionviewuicollectionviewdelegate

Read More
touchesBegan not firing in UICollectionViewController...


iosswiftuicollectionviewtouchesbeganuicollectionviewdelegate

Read More
cellForItemAtIndexPath get the wrong value of indexPath in block...


iosuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
UICollectionView didSelecteItem Delegate behaving weirdly...


iosobjective-cuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
Why insetForSectionAt UICollectionView delegate not calling in iOS Swift 3?...


iosswiftdelegatesuicollectionviewuicollectionviewdelegate

Read More
Adding UICollectionView inside UIView without Storyboards...


iosswiftuiviewuicollectionviewuicollectionviewdelegate

Read More
Cannot assign value of type NSObject -() Classname to type uicollectionviewdelegate...


iosswiftuicollectionviewdelegate

Read More
Setting label text in a UICollectionViewCell not working when string is passed to custom class...


iosswiftswift3uicollectionviewcelluicollectionviewdelegate

Read More
CollectionView Default Item Selection...


iosobjective-cuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
Swift 3 Warning in UICollectionViewDelegate...


iosxcodeswift3uicollectionviewdelegate

Read More
Animate changes in UICollectionViewFlowLayout...


iosuicollectionviewuicollectionviewlayoutuicollectionviewdelegate

Read More
UICollectionViewCell with Dynamic height having the use of NSURL for Image downloading...


iosuicollectionviewuicollectionviewlayoutuicollectionviewdelegate

Read More
UICollectionView.reloadData() changes cell order | iOS Swift...


iosswiftuicollectionviewuicollectionviewcelluicollectionviewdelegate

Read More
BackNext