You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move styleKey inspectable out of UIView extension and into individual extensions for each view. When moving to Swift 4.1, we should use conditional conformance to simply do this from UIView extension.
Move styleKey inspectable out of UIView extension and into individual extensions for each view. When moving to Swift 4.1, we should use conditional conformance to simply do this from UIView extension.