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

dev-labs-bg/transitioner

A library for dynamic view-to-view transitions observed · 2026-08-28

github.com/dev-labs-bg/transitioner · Kotlin · 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: 3190
  • days_rel: n/a
  • days_push: 2322
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2050 stars · 143 forks observed · 2026-08-28

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

Transitioner is a Kotlin library for Android that enables dynamic, adjustable animations between two views with nested children. Views are paired via matching tag attributes, and transitions can be driven programmatically or by gestures with configurable duration and interpolators.

Use cases

  • animate transitions between two Android layouts
  • create gesture-driven view morphing animations
  • build expandable card or weather app style UI effects
  • tie view transitions to a seekbar or touch progress
  • transition nested child views between layouts

When to choose

  • you need fine-grained, progress-based control over view-to-view transitions on Android
  • your layouts have nested children that should animate together
  • you want a lightweight MIT-licensed Kotlin library

When to avoid

  • you need fragment or activity transitions rather than view-level ones
  • you want a maintained library with recent updates and Jetpack Compose support
  • you need complex shared-element transition APIs out of the box

Facets

library · maturity maintenance

animation ui-components mobile-development android-tools kotlin view-transitions keyframe-animation android-library gesture-driven android

1 source

Member repositories

RepositoryRoleHealth v2
dev-labs-bg/transitionermain23

For agents

markdown · JSON · MCP: product_card(name="dev-labs-bg/transitioner")

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