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

https://github.com/vlondon/vmscrollview

Infinite horizontal scrolling view with parallax effect.
https://github.com/vlondon/vmscrollview

navigation pages pageviews parallax scrollview swift swift4 tutorial

Last synced: 12 months ago
JSON representation

Infinite horizontal scrolling view with parallax effect.

Awesome Lists containing this project

README

          

# VMScrollView

![Demo](http://g.recordit.co/scnobPXDnl.gif)

##Installation

###CocoaPods
```
pod 'VMScrollView'
```

###Manually

You can also import **VMScrollView** in to your project manually, just drag and drop VMScrollView.swift file in to your Xcode project.