CooperRS / RMPickerViewController

This is an iOS control for selecting something using UIPickerView in an UIAlertController like manner
MIT License
381 stars 51 forks source link

Doesn't work with Swift 3 #51

Closed jlaws closed 7 years ago

jlaws commented 7 years ago

See comments in https://github.com/CooperRS/RMDateSelectionViewController/issues/73

CooperRS commented 7 years ago

Also just updated the RMPickerViewController repo. Again, missing some documentation which I will write tomorrow. Otherwise this version of RMPickerViewController should work with Swift 3 again 😄

CooperRS commented 7 years ago

Should work with version 2.1 again 😄

If you still encounter any problems, feel free to reopen this issue or create a new one.