ASOXScrollTableViewCell
ASOXScrollTableViewCell
is an easy-to-setup library for implementing Horizontal Scroll Table View Cell.
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first. Then launch it from Example.xcworkspace
.
Requirements
- iOS SDK 7.1 or later
- Xcode 6.0.1 or later
Installation
ASOXScrollTableViewCell
is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ASOXScrollTableViewCell'
Or Add File
in the Pod/Classes/
directory from this repo into your project.
Sample Code
The easiest way to learn how to use ASOXScrollTableViewCell
is by going through the example apps in Example.xcworkspace
and follow its README for the Quick Start Guide.
- Example Project - XScroll shows how to implement ASOXScrollTableViewCell.
Getting Help
If you need help using ASOXScrollTableViewCell
, please post a question on StackOverflow with the "ASOXScrollTableViewCell" tag.
If you think you found a problem with ASOXScrollTableViewCell
, please post an issue. A sample project or fork of any of the examples demonstrating the problem will be helpful.
Author
Agus Soedibjo, [email protected]
License
ASOXScrollTableViewCell is available under the MIT license. See the LICENSE file for more info.