Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support swift 4.2 and add display callback #7

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

rerlanggas
Copy link

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 dialog only provide the "value" so I did some changes for the callback to showing "display" and "value", and also I add extension UIColor, becuase in your picker dialog not provide the extension it can cause this line error UIColor(hex: 0x333333)

rerlanggas and others added 30 commits October 2, 2018 14:29
add update for swift 5 and fixing some bugs
add some extra information version of swift
update readme
change default button height
Fixing UIColor Extension due error in XCode 14
Update sample usage, need add title argument due error in xcode
Fixing UIColor Extension due error in XCode 14
add new viewcontroller parameter to show dialog
rianask and others added 5 commits October 29, 2022 17:20
Fixing UIColor init Extensions
add new viewcontroller parameter to show dialog
Fixing UIColor init Extensions
Clean space intialization
Clean space intialization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants