Skip to content

An extended view with a single line separator like UITableViewCell.

License

Notifications You must be signed in to change notification settings

jiro/HJRSeparatableView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HJRSeparatableView License MIT

Cocoapods Cocoapods

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.

Installation

The preferred method of installation is with CocoaPods. Add the following line to your Podfile:

pod 'HJRSeparatableView'

Usage

See the sample project in /Demo.

Contact

Jiro Nagashima

License

HJRSeparatableView is available under the MIT license. See LICENSE.

About

An extended view with a single line separator like UITableViewCell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published