Closed sunshinejr closed 8 years ago
When we are setting defaultSelectedIndex in e.g. viewDidLoad, method needs to animate it in order to select it at all. We need a way to select the item without animating it, before the view loads.
defaultSelectedIndex
viewDidLoad
This bug should be now fixed and is included in 0.4. version 😎
When we are setting
defaultSelectedIndex
in e.g.viewDidLoad
, method needs to animate it in order to select it at all. We need a way to select the item without animating it, before the view loads.