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
- Host: GitHub
- URL: https://github.com/rickytan/rtheadedcolumnview
- Owner: rickytan
- License: mit
- Created: 2017-02-26T03:39:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T07:31:18.000Z (almost 5 years ago)
- Last Synced: 2025-07-03T12:58:09.690Z (7 months ago)
- Topics: columns, content, header, scrollview
- Language: Objective-C
- Size: 228 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTHeadedColumnView
[](https://travis-ci.org/rickytan/RTHeadedColumnView)
[](http://cocoapods.org/pods/RTHeadedColumnView)
[](http://cocoapods.org/pods/RTHeadedColumnView)
[](http://cocoapods.org/pods/RTHeadedColumnView)
## Introduction
### TL;DR

## 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.