wjiuxing / JXMultipleColumnsTableView

A multiple columns table view based on CoreGraphics and CoreText.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JXMultipleColumnsTableView

A multiple columns table view based on CoreGraphics framework.

preview image preview image

Installation

CocoaPods

JXMultipleColumnsTableView is available through CocoaPods. To install it, simply add the following line to your Podfile, and then import <JXMultipleColumnsTableView/JXMultipleColumnsTableView.h>:

pod 'JXMultipleColumnsTableView'

Manually

  1. Download the project and drop JXMultipleColumnsTableView folder into your project;
  2. Import file JXMultipleColumnsTableView.h.

How to use

Please refer to the demo.

Author

Amos King email: wangjiuxing2010@hotmail.com

License

JXMultipleColumnsTableView is released under MIT license. See LICENSE for details.

About

A multiple columns table view based on CoreGraphics and CoreText.

License:MIT License


Languages

Language:Objective-C 99.0%Language:Ruby 1.0%