vferdiansyah / VFParallaxController

Parallax effect between UITableView and MKMapView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VFParallaxController

CI Status Version License Platform

Create a parallax effect between UITableView and MKMapView. This is a Swift version of SLParallaxController.

Example

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

Requirements

Requires iOS 8.0+. Works for iPhone and iPad.

Installation

CocoaPods

VFParallaxController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "VFParallaxController"

Manual

Copy the folder VFParallaxController to your project.

Usage

VFParallaxController is a subclass of UIViewController.

Author

Veri Ferdiansyah, veri_ferdi@outlook.com

License

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

About

Parallax effect between UITableView and MKMapView

License:MIT License


Languages

Language:Shell 55.2%Language:Swift 38.3%Language:Ruby 3.3%Language:Objective-C 3.2%