ios - UICollectionView within another UIcollectionView -


i working on uicollectionview, have idea use collectionview within cell ? possible

while running project getting error "interface builder storyboard: couldn't compile connection ibcocoa touch outletconnection <ibcocoa touch outletconnection"

what shall now?

can use 2 collectionview in 1 viewcontroller , link same class

note:i using storyboards.

yes, can that.

you need hook delegate , datasource of collectionview inside cell correctly cell. check picture:

enter image description here


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -