# CoderMikeHe/WeChat

🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构，以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能，代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验，代码不多，注释多。（持续更新，敬请期待，欢迎Star和Fork…）

Repository: https://github.com/CoderMikeHe/WeChat
Canonical: https://ross.abutalabs.com/products/codermikehe-wechat
Homepage: https://github.com/CoderMikeHe/WeChat
Language: Objective-C
License: MIT
License Family: permissive
Topics: mvvm, mvvm-architecture, mvvm-framework, wechat, reactivecocoa, reactivecocoa-mvvm, mvvm-rac-viewmodel, ios-mvvm, moments, contacts, search, ios13, objective-c, svg
Last push: 2021-04-16T03:04:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3285, "days_push": 1965, "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 1202, forks 262 (observed 2026-08-28T04:03:58.509154+00:00)

## What it is
An iOS demo application that recreates the WeChat (7.0.0+) app architecture using MVVM, ReactiveCocoa (RAC), and ViewModel-Based Navigation, written entirely in Objective-C. It implements major WeChat features like Moments, Contacts, Search, and the pull-down mini-programs module as a learning reference for iOS MVVM architecture.

## Use cases
- learn MVVM architecture on iOS with ReactiveCocoa
- study how to structure a large iOS app with ViewModel-based navigation
- see a working WeChat clone built in Objective-C
- reference implementation for iOS Moments/Contacts/Search UI
- learn how to organize an iOS project with CocoaPods and Masonry
- understand RAC (ReactiveCocoa) patterns through a real app example

## When to choose
- you want a practical, well-commented Objective-C example of MVVM + RAC on iOS
- you need a reference for building WeChat-like UI features (Moments, Contacts, Search)
- you are an iOS beginner looking to learn ReactiveCocoa through a real project
- you want to study ViewModel-based navigation patterns in a large app

## When to avoid
- you need a production-ready WeChat client or a maintained library
- you prefer Swift or SwiftUI over Objective-C
- you need the latest WeChat UI (some parts still show pre-7.0.0 designs)
- you require active development or frequent updates

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: mobile-framework, state-management, ui-components, routing, form-handling
- domain: mobile-development, tutorials, developer-tools, cross-platform
- platform: -
- tags: mvvm, reactivecocoa, viewmodel-based-navigation, wechat-clone, objective-c, ios, masonry, xib, reactive-programming, demo-app, architecture-pattern, chinese-documentation, cocoapods, xcode

## Member repositories
- CoderMikeHe/WeChat (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.509154+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-30T06:20:33.892983+00:00, confidence not recorded.
  - readme: https://github.com/CoderMikeHe/WeChat (fetched 2026-08-28T04:03:58.509154+00:00, sha 0d9a18c3c196)
  - homepage: https://github.com/CoderMikeHe/WeChat (fetched 2026-08-29T12:27:30.749781+00:00, sha f9bdfa544442)
- Data as of 2026-08-30T08:39:29.467469+00:00.
