# bumble-tech/appyx

Model-driven navigation + UI components with gesture control for Compose Multiplatform

Repository: https://github.com/bumble-tech/appyx
Canonical: https://ross.abutalabs.com/products/appyx
Homepage: https://bumble-tech.github.io/appyx/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, android-architecture, android-library, jetpack-compose, jetpack-compose-animation, jetpack-compose-navigation, compose-multiplatform, gesture-control, gestures, transition-animation, transitions, ui-components, compose-navigation, kotlin-kmp-lib, kotlin-multiplatform-library, kmp, navigation
Last push: 2026-08-22T07:09:48+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 28, longevity 100
- inputs: {"age_days": 1569, "days_push": 11, "days_rel": 488, "gap_med": 51, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1259, forks 69 (observed 2026-08-28T04:04:09.759682+00:00)

## What it is
Appyx is a model-driven navigation library with UI components for Jetpack Compose and Compose Multiplatform. It lets developers define custom navigation models with type-safe, testable navigation state and gesture-driven transitions animated via Compose Modifiers.

## Use cases
- navigate between screens in a Jetpack Compose app
- build custom back stack or card stack navigation with gestures
- make navigation state unit-testable in a Compose app
- create swipeable view pager transitions in Compose Multiplatform
- implement type-safe navigation without boilerplate
- animate screen transitions with custom Compose Modifiers

## When to choose
- you use Jetpack Compose or Compose Multiplatform and want full control over navigation state and transitions
- you need gesture-driven or custom navigation models beyond simple screen-to-screen routing
- you want testable, model-driven navigation in a Kotlin Multiplatform project

## When to avoid
- you need a simple, conventional navigation solution with minimal setup
- your project does not use Jetpack Compose
- you rely on platform-standard navigation components or need extensive third-party ecosystem support

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, routing, state-management
- domain: mobile-development, android-tools, frontend, cross-platform
- platform: jvm, cross-platform
- tags: jetpack-compose, compose-multiplatform, navigation, gesture-control, kotlin-multiplatform, transitions, model-driven-navigation, android

## Member repositories
- bumble-tech/appyx (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:09.759682+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-30T05:05:29.492719+00:00, confidence not recorded.
  - readme: https://github.com/bumble-tech/appyx (fetched 2026-08-28T04:04:09.759682+00:00, sha 549a547b1afc)
  - homepage: https://bumble-tech.github.io/appyx/ (fetched 2026-08-29T12:16:56.416057+00:00, sha f56cb9958594)
- Data as of 2026-08-30T08:39:29.467469+00:00.
