ProtocolUI icon indicating copy to clipboard operation
ProtocolUI copied to clipboard

ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.

Results 1 ProtocolUI issues
Sort by recently updated
recently updated
newest added

I don't think it's valid to override awakeFromNib from `extension UIView : ProtocolUI`, especially `UIView` is an Objective-C citizen. Please refer to other discussions like: https://groups.google.com/forum/#!topic/swift-language/mh7Sxnhli3M

help wanted