Author
Description
Infinite Swipe View for iOS written in Swift
Of course this is a view-based control, you can add it at any type of UIView, even on a cell of UITableView and UICollectionView.
supports infinite circulating swipe view
supports auto-align selected cell on center of the view
supports auto-slide(in circulating mode only) based on given NSTimeInterval, you can use it like banner-style view.
supports magnifying mode(magnifies selected-center cell)
supports auto shrinking UIPageControl at the bottom area of the HFSwipeView