Skip to content

A data-driven UICollectionView framework for building fast.

License

Notifications You must be signed in to change notification settings

linhay/SectionKit

Repository files navigation

Pods Version Platforms


一个数据驱动的UICollectionView框架,用于构建快速灵活的列表。

主要特性
🏠 更好的可复用 cell 和组件体系结构
🔠 创建具有多个数据类型的列表
📱 简化并维持UICollectionView的核心特性
超多的插件来帮助你构建更好的列表
🐦 Swift 编写, 同时完全支持 SwiftUI

示例

01-Introduction

02-MultipleSection

03-FooterAndHeader

04-LoadAndPull

05-SubscribeDataWithCombine

06-Grid

07-Decoration

前提条件:

  • Swift 5.8
  • iOS 13.0+

安装

  • Swift Package Manager

    https://github.com/linhay/SectionKit
  • Cocoapods

    pod 'SectionUI', '2.4.0'

License

SectionUI 遵循Apache License