Skip to content

urmi1/ASOXScrollTableViewCell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASOXScrollTableViewCell

Version License Platform

ASOXScrollTableViewCell is an easy-to-setup library for implementing Horizontal Scroll Table View Cell.

Animation Preview

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.

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, contact@soedibjo.com

License

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

About

'Horizontal Scroll Table View Cell' library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 83.7%
  • Shell 11.9%
  • Ruby 2.6%
  • C 1.8%