McPicker IOS Versions Save

McPicker is a customizable, closure driven UIPickerView drop-in solution with animations that is rotation ready.

2.0.1

5 years ago
  • Fixed an index out of range error if data is an empty array. Thanks, @thanhlong12312!

2.0.0

5 years ago

New

  • Support Swift 4.2. Thanks @jadsalhani!

1.0.0

6 years ago

New

  • McTextField for use as an inputView on UITextField's. #22
  • Added the ability to set backgroundColor and backgroundColorAlpha.
  • selectionChangedHandler to listen for seleciton changes. #30

Fixed

  • Setting toolbarItem properties out of order lost setting. #30

0.5.2

6 years ago

Fixed

  • #24 Default toolbar font is now the same for .normal and .selected state. Thanks for the feedback @Mahan3340!

0.5.1

6 years ago

Fixed

  • #18 - Fixed issue causing Swift 4 to not pass back user selections.

0.5.0

6 years ago

New

  • Added ability to set custom toolbar items per issue #16
  • Added showsSelectionIndicator option.

0.4.0

6 years ago

New

  • Add mcPicker.pickerSelectRowsForComponents per #14 to set initial row(s) per component(s).

0.3.1

6 years ago

Fixed

  • #12 memory leak when displaying with showAsPopover

0.3.0

6 years ago

New

  • Add showAsPopover for use on iPhone or iPads - #8

0.1.0

6 years ago

New

  • McPicker was born!