ParallaxScrollView 1.0.3

ParallaxScrollView 1.0.3

outofcode维护。



  • 作者:
  • Donghyuk Lee

ParallaxScrollView

CI Status Version License Platform

屏幕截图

示例

要运行示例项目,首先克隆仓库,然后从Example目录运行pod install

需求

安装

ParallaxScrollView 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中:

# Podfile
use_frameworks!

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

近期版本历史

1.0.3

  • 支持框架。

1.0.2

  • 公开 LayoutOption 和 Spacing 的初始化器

作者

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

许可证

ParallaxScrollView 在 MIT 许可下提供。有关更多信息,请参阅 LICENSE 文件。