CombineCommunity/CombineCocoa
Combine publisher bridges for UIKit observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 89
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2587
- days_rel: n/a
- days_push: 71
- n_releases_24m: 0
Adoption not part of the score
1741 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CombineCocoa is a Swift library providing Combine publisher bridges for common UIKit controls and gesture recognizers. It lets iOS developers consume user interactions like taps, text changes, and slider values as reactive Combine streams.
Use cases
- bind uikit control events to combine publishers
- reactive button tap handling in swift
- observe text field changes with combine
- convert delegate-based uikit events to publishers
- reactive ui bindings for ios apps
When to choose
- you build iOS 13+ apps with UIKit and use Apple's Combine framework
- you want RxCocoa-like control bindings without RxSwift
When to avoid
- your app is SwiftUI-only and doesn't use UIKit controls
- you use RxSwift instead of Combine
Facets
library · maturity active
ui-components state-management developer-tools mobile-development frontend developer-tools combine uikit reactive-programming publishers swift-package-manager cocoapods ios swift mobile
1 source
- readme: https://github.com/CombineCommunity/CombineCocoa · fetched 2026-08-28 · 07e89d3c6718
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CombineCommunity/CombineCocoa | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="CombineCommunity/CombineCocoa")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem