Reputation: 484
I want to create image slider [Same like an bellow image].I got some example but those are not fulfilling my requirement. Please help me to solve this issue.
Upvotes: 0
Views: 164
Reputation: 13302
UICollectionView is the best choice for your task. See example here.
Upvotes: 1