dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4474
- days_rel: n/a
- days_push: 1519
- n_releases_24m: 0
Adoption not part of the score
12013 stars · 1708 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DZNEmptyDataSet is an Objective-C UIKit library that adds empty-state placeholder views to UITableView and UICollectionView whenever they have no content to display. It supports customizable images, titles, descriptions, buttons, and gestures via a category-based drop-in integration.
Use cases
- show a friendly placeholder when a table view has no data
- display onboarding call-to-action screens for new users with empty accounts
- avoid blank white screens in list-based iOS apps
- customize empty state appearance with attributed strings and auto-layout
- add a tap gesture to empty table views to dismiss the keyboard
When to choose
- you maintain an Objective-C or legacy UIKit app with list-based screens
- you want a battle-tested, drop-in empty dataset solution with minimal setup
- you need fine-grained customization of empty state layouts and appearance
When to avoid
- you are building a SwiftUI-only app
- you need a Swift-native or actively evolving solution
- your project requires long-term support with frequent updates
Facets
library · maturity maintenance
ui-components state-management mobile-development objective-c uikit empty-state uitableview uicollectionview cocoapods user-experience ios mobile
1 source
- readme: https://github.com/dzenbot/DZNEmptyDataSet · fetched 2026-08-28 · e5d1d99e3b43
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dzenbot/DZNEmptyDataSet | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="dzenbot/DZNEmptyDataSet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem