xcode - Add more UICollectionViewCell to an existing UICollectionView -


I am trying to add some other cells to an existing UICollectionView Only some cells filled up

I tried to use CollectionView reload data but it looks like reloading the entire collection view and I just add more cells Wanted.

Can anyone help me?

UICollectionView There are ways to add / remove items in class. To put an item in some index (section 0 ), modify your model accordingly and then:

  int IndexPath = [NSINXPath IndexPathForFire Item: Index]; NSArray * indexPaths = [NSArray arrayWithObject: address in the index: 0]; [CollectionView insertItemsAtIndexPaths: Index Path];   

This view will serve the rest.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -