Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 387 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 387 Bytes

PREBorderView

A very simple Objective-C UIView category for specifying single-sided borders.

sample

Installation

Using CocoaPods:

pod 'PREBorderView', "~> 1.0"

Otherwise just include UIView+PREBorderView.{h,m} in your project.