Skip to content

4.3.0

Compare
Choose a tag to compare
@mats-claassen mats-claassen released this 21 Sep 17:25
· 183 commits to master since this release
  • Changes for Swift 4.2, Xcode 10 and iOS 12
  • Add ability to customise the text color of UIPickerView used by PickerRow
  • Make onPresent result discardable
  • Add insert(row: after:) method on Section which allows inserting rows after a hidden row
  • Other minor fixes