ios-picker-dialog icon indicating copy to clipboard operation
ios-picker-dialog copied to clipboard

A pretty picker dialog for iOS in Swift

Results 6 ios-picker-dialog issues
Sort by recently updated
recently updated
newest added

I add some changes for support swift 4.2 and also I add display callback, sometime I need to know both value which is "display" and "value", but the current picker...

With the increasing usage of Swift 3, i found necessity in upgrading this UIView's functionalities and syntax to Swift 3, so developers may keep using this project. btw, i'm using...

Hi there, I get the following exception when changing to orientation of my phone: `PickerDialog deviceOrientationDidChange:]: unrecognized selector sent to instance 0x7fea80f52140` Any suggestions?

Hey, Thank you for creating this utility, it's quite neat. I encountered an error while trying it out. In your file, you have made use of the UIColor with the...