# devxoul/RxTodo

iOS Todo Application using RxSwift and ReactorKit

Repository: https://github.com/devxoul/RxTodo
Canonical: https://ross.abutalabs.com/products/rxtodo
Language: Swift
License: MIT
License Family: permissive
Topics: rxswift, swift, ios, todo, reactorkit
Last push: 2022-10-05T19:20:12+00:00

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

## Adoption (not part of the score)
Stars 1287, forks 169 (observed 2026-08-28T04:04:14.971999+00:00)

## What it is
RxTodo is an open-source iOS todo application built with RxSwift and ReactorKit, serving as a reference example for reactive iOS architecture. It demonstrates immutable models, cross-view-controller model observation, navigation, and testing with RxExpect.

## Use cases
- learn how to build an RxSwift iOS app
- see ReactorKit architecture in a real app
- example of testing reactive view models with RxExpect
- reference for RxDataSources table view usage
- sample todo app for iOS in Swift

## When to choose
- you want a concrete reference implementation of ReactorKit + RxSwift patterns
- you are learning reactive iOS architecture and need example code
- you want to see immutable models and cross-screen state observation in practice

## When to avoid
- you need a production-ready todo app with modern Swift/SwiftUI
- your project targets Swift versions newer than the Swift 3 era codebase
- you need an actively maintained app rather than an educational sample

## Facets
- artifact type: application
- maturity: maintenance
- function: state-management, testing
- domain: mobile-development, developer-tools, tutorials
- platform: -
- tags: rxswift, reactorkit, sample-app, todo-app, reactive-programming, learning-resource, ios, swift, mobile

## Member repositories
- devxoul/RxTodo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.971999+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-30T04:55:51.663739+00:00, confidence not recorded.
  - readme: https://github.com/devxoul/RxTodo (fetched 2026-08-28T04:04:14.971999+00:00, sha 81edd178a8e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
