xaviermerino / XMSegmentedControl

A customizable segmented control with Icons, Text or Icons + Text segments. It is fully customizable and supports several inbuilt styles for displaying the selected segment. Written in Swift for iOS.
MIT License
193 stars 61 forks source link

keep track of currently selected index #2

Closed maxeeem closed 9 years ago

maxeeem commented 9 years ago

allows setting a starting index before view controller is on screen; should help with the orientation change issue as well