Ross ROSS = Recommend OSS · open-source software intelligence for agents

lovemo/MVVMFramework

(OC版)总结整理下一个快速开发框架,以更优雅的方式写代码,做一个代码艺术家。分离控制器中的代码,已加入cell自适应高度,自动缓存网络请求代码,降低代码耦合,提高开发效率。 observed · 2026-08-28

github.com/lovemo/MVVMFramework · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3906
  • days_rel: n/a
  • days_push: 2798
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1704 stars · 447 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Objective-C MVVM framework for rapid iOS development that separates controller code into ViewManagers and ViewModels to reduce coupling. It includes cell self-sizing height, network request handling, and SQLite-based data caching via SMKStore.

Use cases

  • structure an iOS app with MVVM architecture
  • move business logic out of view controllers in Objective-C
  • implement self-sizing table and collection view cells
  • cache network responses to a local SQLite database
  • reduce coupling between views and controllers in iOS projects

When to choose

  • building or refactoring an Objective-C iOS app around MVVM
  • you want a batteries-included framework with networking, caching, and cell sizing built in
  • you prefer a structured Controller/View/ViewManager/ViewModel/Model module layout

When to avoid

  • starting a new project in Swift (use the Swift version instead)
  • you need a framework with recent updates or active community support
  • you prefer lightweight architecture patterns without a prescribed structure

Facets

framework · maturity maintenance

web-framework state-management caching http-client mobile-development developer-tools cross-platform mvvm objective-c ios-development rapid-development cell-self-sizing sqlite-caching viewmodel architecture ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
lovemo/MVVMFrameworkmain23

For agents

markdown · JSON · MCP: product_card(name="lovemo/MVVMFramework")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem