SJCollectionViewComponent 1.0.4×由 SUNJUN 维护。安装指南×SJCollectionViewComponent 的安装指南您想将以下内容添加到 Podfile 中,类似于:target 'MyApp' do pod 'SJCollectionViewComponent', '~> 1.0' end然后,在终端中运行 pod install,或从 CocoaPods.app 运行。或者,为了进行测试运行,运行以下命令:pod try SJCollectionViewComponent查看 PodspecGitHub 仓库CocoaPods.org 上的页面SJCollectionViewComponent 1.0.4由孙俊sunsunsunJunn/SJCollectionViewComponentGitHub 仓库SJCollectionViewComponent CollectionView 组件 版本更新记录 1.0.1 - 调用名称与 tableViewComponent 统一,增加滚动回调 1.0.2 - 增加 cell 将要显示 消失回调,增加默认占位 header 1.0.3 - 代码格式调整 1.0.4 - 增加取值安全判断
SJCollectionViewComponent CollectionView 组件 版本更新记录 1.0.1 - 调用名称与 tableViewComponent 统一,增加滚动回调 1.0.2 - 增加 cell 将要显示 消失回调,增加默认占位 header 1.0.3 - 代码格式调整 1.0.4 - 增加取值安全判断