Is Instagram stories in UICollectionView or UIPageViewController? [closed]
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed last year . I want to make stories like app. I see that some people say UIPageViewController meant to limited views. What I found is also that loading images are slow in UIPageViewController when scroll to another. What are the differences between UICollectionView or UIPageViewController ?