# ElaWorkshop/TagListView

Simple and highly customizable iOS tag list view, in Swift.

Repository: https://github.com/ElaWorkshop/TagListView
Canonical: https://ross.abutalabs.com/products/taglistview
Language: Swift
License: MIT
License Family: permissive
Archived: true
Last push: 2023-09-26T19:54:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4134, "days_push": 1072, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2670, forks 491 (observed 2026-08-28T04:07:09.451872+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, frontend
- platform: -
- tags: tag-list-view, uikit, storyboard, ibdesignable, cocoapods, carthage, ios, swift, mobile

## Member repositories
- ElaWorkshop/TagListView (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.451872+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:10.048669+00:00, confidence not recorded.
  - readme: https://github.com/ElaWorkshop/TagListView (fetched 2026-08-28T04:07:09.451872+00:00, sha e67e274ac08f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
