SwiftyPickerPopover
SwiftyPickerPopover copied to clipboard
Condidering @discardableResult
Would you consider adding @discardableResult
for the builder methods of the pickers ?
In case the picker is a stored property, it would be nice to change its properties discarding the result, simply using picker.setMaximumDate(date)
Regards
Thank you for your idea. It sounds nice.