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

https://github.com/ssamadgh/pagingscrollview

A Simple Framework for pagingScroll supporting Parallax
https://github.com/ssamadgh/pagingscrollview

ios paging parallax parallax-scrolling scrollview swift

Last synced: 8 months ago
JSON representation

A Simple Framework for pagingScroll supporting Parallax

Awesome Lists containing this project

README

          

# PagingScrollView

[![CI Status](https://img.shields.io/travis/ssamadgh@gmail.com/PagingScrollView.svg?style=flat)](https://travis-ci.org/ssamadgh@gmail.com/PagingScrollView)
[![Version](https://img.shields.io/cocoapods/v/SwiftyPagingScrollView.svg?style=flat)](https://cocoapods.org/pods/SwiftyPagingScrollView)
[![License](https://img.shields.io/cocoapods/l/SwiftyPagingScrollView.svg?style=flat)](https://cocoapods.org/pods/SwiftyPagingScrollView)
[![Platform](https://img.shields.io/cocoapods/p/SwiftyPagingScrollView.svg?style=flat)](https://cocoapods.org/pods/SwiftyPagingScrollView)


## Example

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

## Requirements

## Installation

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

```ruby
pod 'SwiftyPagingScrollView'
```

## Author

ssamadgh@gmail.com

## License

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