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, [email protected]
- outofcoding, [email protected]
- damon.p, [email protected]
ParallaxScrollView is available under the MIT license. See the LICENSE file for more info.