To run the example project, clone the repo, and run pod install from the Example directory first.
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- Support frame.
- Make public initializer for LayoutOption and Spacing
- Donghyuk Lee, mrgamza@gmail.com
- outofcoding, outofcoding@gmail.com
- damon.p, damon.p@kg.xyz
ParallaxScrollView is available under the MIT license. See the LICENSE file for more info.