ReactiveCocoa/ReactiveViewModel
Model-View-ViewModel, using ReactiveCocoa 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: 4827
- days_rel: n/a
- days_push: 3014
- n_releases_24m: 0
Adoption not part of the score
1946 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ReactiveViewModel is an Objective-C library and documentation project for building Cocoa applications with the Model-View-ViewModel (MVVM) pattern on top of ReactiveCocoa. It provides reusable view model base classes and best-practice guidance for testable, platform-agnostic presentation logic.
Use cases
- apply mvvm architecture to ios apps with reactivecocoa
- make view controller logic testable without ui automation
- share presentation logic between iphone, ipad, and mac
- implement ui state restoration using serializable view models
- move formatting and visibility logic out of view controllers
When to choose
- you are maintaining a legacy Objective-C codebase already using ReactiveCocoa
- you want MVVM guidance and base classes for Cocoa apps
When to avoid
- starting a new Swift project — use Combine, RxSwift, or SwiftUI instead
- you need actively maintained dependencies — the project has had no releases since 2018
Facets
library · maturity abandoned
state-management ui-components apple-ecosystem mobile-development desktop-applications developer-tools cpp mvvm reactivecocoa objective-c reactive-programming data-binding cocoa ios macos swift
1 source
- readme: https://github.com/ReactiveCocoa/ReactiveViewModel · fetched 2026-08-28 · 5ba9c21f37db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ReactiveCocoa/ReactiveViewModel | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="ReactiveCocoa/ReactiveViewModel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem