SwipeView
Objective-C
★ 2.6k
updated 6y ago
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
No plain-English explanation yet — one is being written right now. Check back in a minute.