Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haifengkao/hfinfinitescrollview

A scroll view (UICollectionView) that can scroll infinitely in horizontal or vertical directions.
https://github.com/haifengkao/hfinfinitescrollview

Last synced: about 1 month ago
JSON representation

A scroll view (UICollectionView) that can scroll infinitely in horizontal or vertical directions.

Awesome Lists containing this project

README

        

# HFInfiniteScrollView

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

## Usage

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

## Requirements

## Installation

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

```ruby
pod "HFInfiniteScrollView"
```

## Author

Hai Feng Kao, [email protected]

## License

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