nonsense0biubiu / NonTableView

A data driven TableView,Maybe it can help you develop View faster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NonTableView

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

NonTableView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'NonTableView'

Author

Nonsense, yaoyaoyaoyuyuyuyingyingying@gmail.com

License

NonTableView is available under the MIT license. See the LICENSE file for more info.

How to Use

  • The Example has basic usage.
  • NonTableView is a simple Data Driven Tableview.
  • NonTableView is designed to help developers create fragmented application interfaces that increase development and maintenance efficiency

About

A data driven TableView,Maybe it can help you develop View faster.

License:MIT License


Languages

Language:Objective-C 93.3%Language:Ruby 6.7%