# leichunfeng/MVVMReactiveCocoa

GitBucket iOS App

Repository: https://github.com/leichunfeng/MVVMReactiveCocoa
Canonical: https://ross.abutalabs.com/products/mvvmreactivecocoa
Homepage: https://itunes.apple.com/cn/app/id961330940?mt=8
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-02-05T02:11:26+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": 4251, "days_push": 3132, "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 3688, forks 781 (observed 2026-08-28T04:08:14.699349+00:00)

## What it is
GitBucket is an open-source iOS client app for GitHub written in Objective-C, built with the MVVM architectural pattern and ReactiveCocoa. It also serves as a reference implementation for iOS developers learning MVVM with RAC, Mantle, and octokit.objc.

## Use cases
- browse my GitHub repos and starred repos on iPhone
- view a repo's README and source code from my phone
- follow and unfollow GitHub users on mobile
- search GitHub repositories from an iOS app
- learn how to structure an iOS app with MVVM and ReactiveCocoa
- see a real-world example of using Mantle and octokit.objc

## When to choose
- you want a native iOS GitHub client whose source you can inspect and modify
- you are an iOS developer studying MVVM + ReactiveCocoa architecture in a complete app
- you want a starting point to build your own GitHub mobile client

## When to avoid
- you need a maintained app with current GitHub API support - the last release was in 2018
- you want features like Issues, Gists, or Activity - they were never implemented
- you prefer Swift or modern reactive frameworks over Objective-C and ReactiveCocoa 2.x

## Facets
- artifact type: application
- maturity: abandoned
- function: gui, http-client
- domain: mobile-development, developer-tools, version-control
- platform: -
- tags: mvvm, reactivecocoa, objective-c, github-client, sample-app, architecture-reference, ios, mobile, swift

## Member repositories
- leichunfeng/MVVMReactiveCocoa (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:14.699349+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-29T18:31:09.060562+00:00, confidence not recorded.
  - readme: https://github.com/leichunfeng/MVVMReactiveCocoa (fetched 2026-08-28T04:08:14.699349+00:00, sha 656a4bb60a13)
- Data as of 2026-08-30T08:39:29.467469+00:00.
