MaxPetrovsky

2pods

RMNibLoadedView

upport for views loaded from NIB/XIB files from code and interface builder. Respects IBInspectable / IBDesignable options. Inspired by https://github.com/konoma/nib-loaded-views.

License: MIT

  • Objective C

RMStyleManager

RMStyleManager is style manager for your application working in xibs, storyboards and from code. You can simply set style filed in component user info to set style. To define style simply create category for RMStyleManager. The style string from compenent will use style from Style Manager.

License: MIT

  • Objective C