whitesmith/WSTagsField
An iOS text field that represents tags, hashtags, tokens in general. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3712
- days_rel: n/a
- days_push: 1413
- n_releases_24m: 0
Adoption not part of the score
1285 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WSTagsField is an iOS UI component built in Swift that extends UITextField to display and manage tags, hashtags, and tokens. It supports customizable styling, tag validation, and event callbacks, and is distributed via CocoaPods, Carthage, and Swift Package Manager.
Use cases
- add a tags input field to an iOS form
- let users enter hashtags in a social app
- tokenize email recipients in a compose screen
- create a chip-style input for categories or labels
- validate and deduplicate tags as users type them
When to choose
- you need a native iOS tag/token input field with customizable appearance
- you want drop-in integration via CocoaPods, Carthage, or SPM
- you need event hooks for adding, removing, or validating tags
When to avoid
- you are building for Android or cross-platform frameworks
- you need a fully maintained component with frequent updates and latest iOS API support
- you need multi-line rich text editing beyond simple token input
Facets
library · maturity maintenance
ui-components form-handling mobile-development uitextfield tags-input hashtags tokens cocoapods carthage swift-package-manager ios swift
1 source
- readme: https://github.com/whitesmith/WSTagsField · fetched 2026-08-28 · 75e6ef96b332
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whitesmith/WSTagsField | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="whitesmith/WSTagsField")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem