iphone - Problems with load data in CollectionViewController -
i ve problem collectionviewcontroller , data load...
i trying load external json file...
the first problems when app load collectionviewcontroller shows collection cell , without images , texts...
initial load
when json loaded , scrolling screen appears that:
after loaded json , scrolling screen
what solution, collectionviewcontroller showed first show isn't possible charge collectionviewcontroller in other collectionviewcontroller,
lot
you must call [yourcollectionview reloaddata]
rebind uicollectionview after json loaded
good luck
Comments
Post a Comment