Skip to content

linhay/SectionKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 20, 2025
cb24f6d · Mar 20, 2025
Mar 6, 2023
Feb 11, 2025
Mar 20, 2025
Dec 5, 2023
Jun 27, 2024
Jun 21, 2023
Sep 16, 2022
Mar 20, 2023
Nov 16, 2023
Nov 16, 2023
Sep 16, 2022
Mar 13, 2024
Jan 2, 2025
Jan 3, 2025
Mar 20, 2025
Mar 20, 2025

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