Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cokaholic/TKParallaxScrollView

TKParallaxScrollView is the interactive moving library for header and middle views on scrollview.
https://github.com/cokaholic/TKParallaxScrollView

Last synced: about 2 months ago
JSON representation

TKParallaxScrollView is the interactive moving library for header and middle views on scrollview.

Awesome Lists containing this project

README

        

# TKParallaxScrollView

[![CI Status](http://img.shields.io/travis/cztatsumi-keisuke/TKParallaxScrollView.svg?style=flat)](https://travis-ci.org/cztatsumi-keisuke/TKParallaxScrollView)
[![Version](https://img.shields.io/cocoapods/v/TKParallaxScrollView.svg?style=flat)](http://cocoapods.org/pods/TKParallaxScrollView)
[![License](https://img.shields.io/cocoapods/l/TKParallaxScrollView.svg?style=flat)](http://cocoapods.org/pods/TKParallaxScrollView)
[![Platform](https://img.shields.io/cocoapods/p/TKParallaxScrollView.svg?style=flat)](https://developer.apple.com/iphone/index.action)

![header:YES mid:NO](./SampleImages/test_h_y_m_n.gif "header:YES mid:NO")
**[Shrink Flags] header:YES mid:NO**

## Installation

#### CocoaPods

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

```ruby
pod "TKParallaxScrollView"
```

#### Manually

Add the [TKParallaxScrollView](./TKParallaxScrollView) directory to your project.

## Usage

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

## Requirements

- Xcode 7.0 or greater
- iOS8.0 or greater

## Author

cokaholic, [email protected]

## License

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