IGListKit

数据驱动的 UICollectionView 框架,用于构建快速灵活的列表。「A data-driven UICollectionView framework for building fast and flexible lists.」

Github星跟蹤圖


A data-driven UICollectionView framework for building fast and flexible lists., Main Features, ----------, -----------------
🙅, Never call performBatchUpdates(_:, completion:) or reloadData() again
🏠, Better architecture with reusable cells and components
🔠, Create collections with multiple data types
🔑, Decoupled diffing algorithm
✅, Fully unit tested
🔍, Customize your diffing behavior for your models
📱, Simply UICollectionView at its core
🚀, Extendable API
🐦, Written in Objective-C with full Swift interop support

IGListKit is built and maintained with ❤️ by Instagram engineering.
We use the open source version master branch in the Instagram app.

Requirements

  • Xcode 9.0+
  • iOS 9.0+
  • tvOS 9.0+
  • macOS 10.11+ (diffing algorithm components only)
  • Interoperability with Swift 3.0+

Installation

CocoaPods

The preferred installation method is with CocoaPods. Add the following to your Podfile:

pod 'IGListKit', '~> 4.0.0'

Carthage

For Carthage, add the following to your Cartfile:

github "Instagram/IGListKit" ~> 4.0.0

For advanced usage, see our Installation Guide.

Getting Started

$ git clone https://github.com/Instagram/IGListKit.git
$ cd IGListKit/
$ ./scripts/setup.sh

Documentation

You can find the docs here. Documentation is generated with jazzy and hosted on GitHub-Pages.

To regenerate docs, run ./scripts/build_docs.sh from the root directory in the repo.

Vision

For the long-term goals and "vision" of IGListKit, please read our Vision doc.

Contributing

Please see the CONTRIBUTING file for how to help. At Instagram, we sync the open source version of IGListKit daily, so we're always testing the latest changes. But that requires all changes be thoroughly tested and follow our style guide.

We have a set of starter tasks that are great for beginners to jump in on and start contributing.

License

IGListKit is MIT-licensed.

The files in the /Examples/ directory are licensed under a separate license as specified in each file. Documentation is licensed CC-BY-4.0.

主要指標

概覽
名稱與所有者Instagram/IGListKit
主編程語言Objective-C
編程語言Ruby (語言數: 8)
平台
許可證MIT License
所有者活动
創建於2016-09-07 08:39:27
推送於2025-04-14 22:26:24
最后一次提交
發布數11
最新版本名稱5.0.0 (發布於 )
第一版名稱1.0.0 (發布於 )
用户参与
星數13k
關注者數337
派生數1.5k
提交數893
已啟用問題?
問題數956
打開的問題數163
拉請求數6
打開的拉請求數3
關閉的拉請求數633
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?