Reputation: 500
I want crousal animation for ipad application. I have attached animation image. Please help.
Upvotes: -2
Views: 25
Reputation: 2341
You can use iCarousel or SwiftCarousel. You can create your own control via UICollectionView
with custom layout. But in my opinion, its better to use open source library.
Upvotes: 0