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:

Comments
Post a Comment