4.3.0
- 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