ElaWorkshop/TagListView
Simple and highly customizable iOS tag list view, in Swift. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4134
- days_rel: n/a
- days_push: 1072
- n_releases_24m: 0
Adoption not part of the score
2670 stars · 491 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple and highly customizable iOS tag list view written in Swift. It supports Storyboard integration, Auto Layout, and @IBDesignable live previews, with programmatic APIs for adding, removing, and customizing tags.
Use cases
- display a list of tags in an iOS app
- make selectable chip/tag views in Swift
- customize tag appearance in Storyboard with live preview
- handle tag tap events in a UIKit app
- wrap tags into multiple lines with Auto Layout
When to choose
- you need a lightweight, customizable tag/chip view in a UIKit iOS project
- you want Storyboard and Interface Builder support with @IBDesignable previews
- you prefer a small MIT-licensed component over a large UI library
When to avoid
- you are building with SwiftUI and want a native declarative solution
- you need actively developed features or guaranteed future Swift updates
- you need collection-view-level performance for thousands of tags
Facets
library · maturity maintenance
ui-components mobile-development frontend tag-list-view uikit storyboard ibdesignable cocoapods carthage ios swift mobile
1 source
- readme: https://github.com/ElaWorkshop/TagListView · fetched 2026-08-28 · e67e274ac08f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ElaWorkshop/TagListView | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="ElaWorkshop/TagListView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem