# google/accompanist

A collection of extension libraries for Jetpack Compose

Repository: https://github.com/google/accompanist
Canonical: https://ross.abutalabs.com/products/accompanist
Homepage: https://google.github.io/accompanist
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: jetpack-compose, android-library
Last push: 2025-08-18T20:49:30+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 37, release rhythm 28, longevity 100
- inputs: {"age_days": 2311, "days_push": 380, "days_rel": 492, "gap_med": 67.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7828, forks 682 (observed 2026-08-28T04:10:05.477886+00:00)

## What it is
Accompanist is a collection of extension libraries for Jetpack Compose that fill gaps in the official Compose toolkit, such as runtime permissions, drawable painters, and adaptive layout utilities. It acts as a labs environment for experimental Compose APIs that are eventually upstreamed into AndroidX and deprecated here.

## Use cases
- request android runtime permissions from jetpack compose
- use android drawables as compose painters
- build adaptive layouts for phones tablets and foldables
- experiment with new compose apis before they land in androidx
- supplement jetpack compose with missing features

## When to choose
- you need a compose feature not yet available in the official toolkit
- you want runtime permission handling in a compose app
- you are building an android app with jetpack compose and need adaptive layout utilities

## When to avoid
- the feature has already been upstreamed into androidx compose
- you are not using jetpack compose
- you need long-term stable APIs since accompanist libraries are deprecated once upstreamed

## Facets
- artifact type: library
- maturity: active
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: jetpack-compose, kotlin, android-library, permissions, adaptive-layouts, android

## Member repositories
- google/accompanist (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:05.477886+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-29T17:34:03.470857+00:00, confidence not recorded.
  - readme: https://github.com/google/accompanist (fetched 2026-08-28T04:10:05.477886+00:00, sha ac991e200645)
  - homepage: https://google.github.io/accompanist (fetched 2026-08-29T08:30:31.717131+00:00, sha ccf659fd59e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
