Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 882 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 882 Bytes

JZBorderedView License MIT

================

CocoaPods CocoaPods 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.5'

References

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