TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
An extended view with a single line separator like UITableViewCell
.
HJRSeparatableView
includes properties:
separateMode
separatorInset
separatorLineWidth
separatorColor
You can customize the separator of views as you like.
The default appearance is similar to the thin border of UITableViewCell
's separators on iOS 7.
The preferred method of installation is with CocoaPods.
Add the following line to your Podfile
:
pod 'HJRSeparatableView'
See the sample project in /Demo
.
Jiro Nagashima
HJRSeparatableView is available under the MIT license. See LICENSE.