marcelofabri / BorderedView

An UIView subclass (in Swift) with corner radius, border width and border color configurable on Interface Builder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BorderedView

Version License Platform

An UIView subclass (in Swift) with corner radius, border width and border color configurable on Interface Builder.

Screenshot

Usage

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

Requirements

Installation

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

pod "BorderedView"

License

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

About

An UIView subclass (in Swift) with corner radius, border width and border color configurable on Interface Builder.

License:MIT License


Languages

Language:Swift 79.4%Language:Ruby 20.6%