ios - Nesting UICollectionViews - how should I handle the data from core data? -
i need add scrolling in both directions uicollectionview - netflix app does. know can add uicollectionview in single-column uicollectionviewcell object, question best way pass data each section in nested uicollectionview?
depending on data structure, easiest way might use 2 separate nsfetchedresultscontrollers.
Comments
Post a Comment