ios - UICollectionView inside a UITableViewCell gets populated with data only after swiping -


i'm using this method of displaying uicollectionview inside uitableviewcell. it's being populated data api, using json. problem is, when view loads, contains no data (just blank labels etc). populates whenever swipe collection view. can suggest potential solution? 1 found reload data inside viewdidload, doesn't work in case.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -