Skip to content

ivan-krapivtsev/IBDesignableViews

Repository files navigation

IBDesignableViews

CI Status Version License Platform

UIView category based on rhodgkins/UIView-IBInspectable rewritten in OBjective-C.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

IBDesignableViews is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "IBDesignableViews"

Author

Ivan-Kalita, ivan.krapivcev@gmail.com

License

IBDesignableViews is available under the MIT license. See the LICENSE file for more info.