Segmentio
Animated top/bottom segmented control written in Swift
Animated top/bottom segmented control written in Swift. Segment width relies on SegmentioPosition enum. The width can be fixed according to the maximum visible items or dynamic according to segment's content size. Selection indicator can be customized by passing an instance of SegmentioIndicatorOptions. Horizontal borders can be customized by passing an instance of SegmentioHorizontalSeparatorOptions. Separators between segments can be customized by passing an instance of...