Reputation: 2290
I need a horizontal scrolling control like the App Store:
Should I use UIScrollView combined with UIPageControl?
UIScrollView
UIPageControl
Upvotes: 1
Views: 1413
Reputation: 2576
Did you consider UICollectionView?
UICollectionView