ParallaxScrollView 1.0.3

ParallaxScrollView 1.0.3

Maintained by outofcode.



  • By
  • Donghyuk Lee

ParallaxScrollView

CI Status Version License Platform

Screenshot

Example

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

Requirements

Installation

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

# Podfile
use_frameworks!

target 'YOUR_TARGET_NAME' do
  pod 'ParallaxScrollView', '1.0.3'
end

Recent Version Histories

1.0.3

  • Support frame.

1.0.2

  • Make public initializer for LayoutOption and Spacing

Author

Donghyuk Lee, [email protected] outofcoding, [email protected]
damon.p, [email protected]

License

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