JZBorderedView 0.0.5

JZBorderedView 0.0.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Sep 2015

Maintained by James Zhao.



  • By
  • James Zhao

A UIView subclass with four configurable borders and separators via storyboard.

Alternative of static UITableView

This might be the alternative solution you are looking for as static UITableView is only supported in a UITableViewController instance.

Installation

Cocoapods

pod 'JZBorderedView', '~> 0.0.4'

References

Inspired by https://github.com/hedjirog/HJRSeparatableView