# zhengwenming/WeChat

实现类似微信朋友圈或者QQ空间，评论回复，九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另：滑动时候FPS在57-60之间，纵享丝滑！

Repository: https://github.com/zhengwenming/WeChat
Canonical: https://ross.abutalabs.com/products/zhengwenming-wechat
Language: Objective-C
License Family: other
Last push: 2023-03-27T06:52:52+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": 3741, "days_push": 1255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1649, forks 411 (observed 2026-08-28T04:05:16.772773+00:00)

## What it is
An open-source Objective-C demo project that replicates the WeChat Moments (friend circle) and QQ Zone UI, including comment/reply threads, nine-grid image layouts, and keyboard positioning when tapping a commenter. It serves as a reference implementation for building social feed interfaces on iOS using Masonry auto-layout.

## Use cases
- build a WeChat Moments-style feed in an iOS app
- implement nine-grid image layout for a social feed
- handle keyboard positioning when replying to a comment
- learn comment and reply thread UI like QQ Zone
- reference for smooth scrolling list performance on iOS
- implement contact list with search using UISearchController

## When to choose
- you are building an iOS social feed with comments and image grids in Objective-C
- you need a working reference for keyboard-aware comment positioning
- you want a proven Masonry-based nine-grid layout implementation

## When to avoid
- you need a production-ready, maintained library with a license
- your project is in Swift or uses SwiftUI
- you need cross-platform (Android/web) social feed components

## Facets
- artifact type: application
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, social-media
- platform: cross-platform
- tags: wechat-moments, objective-c, sample-project, nine-grid-layout, keyboard-handling, masonry, comment-reply, ui-demo, ios, mobile

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.772773+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-30T03:45:11.339971+00:00, confidence not recorded.
  - readme: https://github.com/zhengwenming/WeChat (fetched 2026-08-28T04:05:16.772773+00:00, sha 27478bda373f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
