An open API service indexing awesome lists of open source software.

https://github.com/rickytan/rtheadedcolumnview

Multi-column content with a common header view
https://github.com/rickytan/rtheadedcolumnview

columns content header scrollview

Last synced: 6 months ago
JSON representation

Multi-column content with a common header view

Awesome Lists containing this project

README

          

# RTHeadedColumnView

[![CI Status](http://img.shields.io/travis/rickytan/RTHeadedColumnView.svg?style=flat)](https://travis-ci.org/rickytan/RTHeadedColumnView)
[![Version](https://img.shields.io/cocoapods/v/RTHeadedColumnView.svg?style=flat)](http://cocoapods.org/pods/RTHeadedColumnView)
[![License](https://img.shields.io/cocoapods/l/RTHeadedColumnView.svg?style=flat)](http://cocoapods.org/pods/RTHeadedColumnView)
[![Platform](https://img.shields.io/cocoapods/p/RTHeadedColumnView.svg?style=flat)](http://cocoapods.org/pods/RTHeadedColumnView)

## Introduction
### TL;DR
![Demo](https://cloud.githubusercontent.com/assets/1250207/23513436/032b0806-ff9f-11e6-94b5-c8f244098dd3.gif)

## Example

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

## Requirements

## Installation

RTHeadedColumnView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "RTHeadedColumnView"
```

## Author

rickytan, ricky.tan.xin@gmail.com

## License

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