rickytan / RTComponentTableView

A Componentized UITableView implementation

Home Page:https://xcoder.tips/a-componentized-uitableivew/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTComponentTableView

CI Status Version License Platform

简介

一种组件化的 UITableView 的实现,见 xcoder.tips

Example

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

Requirements

Installation

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

pod "RTComponentTableView"

Author

rickytan, ricky.tan.xin@gmail.com

License

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

About

A Componentized UITableView implementation

https://xcoder.tips/a-componentized-uitableivew/

License:MIT License


Languages

Language:Objective-C 96.1%Language:Ruby 3.9%