NKOColorPickerView
NKOColorPickerView copied to clipboard
A block based and easy to use Color Picker View for iOS
Results
2
NKOColorPickerView issues
Sort by
recently updated
recently updated
newest added
Border colors are currently set based on the app delegate window tint color. I'm currently using workaround by creating a category/extension and overriding the _defaultTintColor method, but I feel exposing...
All icons in my app are white and if user selects some color at the bottom of color picker the entire interface becomes white-> I can't see buttons then. So...