Yuriy Panfyorov

2pods

NOGlisteningImageView

Originally developed to be used in storyboards or nibs when it is needed to draw user attention to certain graphical elements. All public properties can be configured by setting in the User Defined Runtime Attributes section in Xcode's Identity Inspector.

Animations start playing automatically when this view is added to a UIWindow, and stops when it is removed form one.

License: MIT

  • Objective C

NOSwitch

A subclass of NSButton (and NSButtonCell) which renders similar to UISwitch control in iOS7.

License: MIT

  • Objective C