Classes
The following classes are available globally.
-
Allows to swipe horizontally through a lot of items ensuring only a handful of subviews are used. The views corresponding to each element can be of different width and can use Auto Layout.
NOTE: When widths of items are very different, then scrolling and panning can be a bit funky.
See moreDeclaration
Objective-C
@interface MMMHorizontalPicker : UIViewSwift
class MMMHorizontalPicker : UIView
View on GitHub
Classes Reference