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

anvil-ui/anvil

Minimal UI library for Android inspired by React observed · 2026-08-28

github.com/anvil-ui/anvil · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 4248
  • days_rel: n/a
  • days_push: 1923
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1436 stars · 89 forks observed · 2026-08-28

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

Anvil is a small Java/Kotlin library for building reactive Android UIs declaratively, inspired by React's render model. Views are updated lazily via a virtual-view diff, making it suitable as the view layer for MVVM or Redux patterns.

Use cases

  • build android ui declaratively in java
  • reactive views for android without xml boilerplate
  • use react-style rendering on android
  • bind data to android views automatically
  • write android layouts in kotlin dsl
  • mvvm view layer for android

When to choose

  • you want a tiny, reflection-free declarative UI layer for Android views
  • you prefer React-style render functions over XML layouts and findViewById
  • you need Java 6 compatibility or Kotlin-friendly DSL

When to avoid

  • you use Jetpack Compose, which is the modern standard for declarative Android UI
  • you need a maintained library - the last release was in 2021
  • you build cross-platform apps rather than native Android views

Facets

library · maturity maintenance

ui-components frontend-framework state-management mobile-development android-tools frontend jvm reactive-ui declarative-ui virtual-dom mvvm xml-layouts android

1 source

Member repositories

RepositoryRoleHealth v2
anvil-ui/anvilmain32

For agents

markdown · JSON · MCP: product_card(name="anvil-ui/anvil")

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