VFParallaxController

Parallax effect between UITableView and MKMapView.


Keywords
cocoapods, ios, mapkit, swift, ui, ui-components, ui-design, uikit, uitableview
License
MIT
Install
pod try VFParallaxController

Documentation

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.