# Kyant0/AndroidLiquidGlass

Compose Multiplatform Liquid Glass effect

Repository: https://github.com/Kyant0/AndroidLiquidGlass
Canonical: https://ross.abutalabs.com/products/androidliquidglass
Homepage: https://kyant.gitbook.io/backdrop
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: liquid-glass, jetpack-compose, compose-multiplatform
Last push: 2026-08-26T04:00:51+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 31
- inputs: {"age_days": 441, "days_push": 7, "days_rel": 7, "gap_med": 4.0, "n_releases_24m": 29}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3456, forks 288 (observed 2026-08-28T04:08:05.338825+00:00)

## What it is
A Compose Multiplatform library that renders a customizable Liquid Glass effect by drawing a copy of the background (backdrop) into the foreground with various effects. It provides low-level primitives rather than ready-made components, with example components like LiquidButton and LiquidSlider in the demo catalog.

## Use cases
- add liquid glass effect to a Compose Multiplatform app
- build iOS 26-style glassmorphism UI in Kotlin
- create a glass bottom bar or bottom sheet in Compose
- apply backdrop blur and refraction effects behind UI components
- make liquid glass buttons, toggles, and sliders in Jetpack Compose

## When to choose
- you use Compose Multiplatform or Jetpack Compose and want the liquid glass aesthetic
- you need low-level backdrop effect primitives to build your own glass components
- you want a maintained, Apache-2.0 licensed effect library published on Maven Central

## When to avoid
- you need prebuilt high-level glass components out of the box
- your project does not use Compose (e.g., native Views, Flutter, React Native)
- you target platforms outside Compose Multiplatform's supported targets

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, graphics
- domain: mobile-development, frontend, cross-platform
- platform: jvm, cross-platform
- tags: jetpack-compose, compose-multiplatform, liquid-glass, glassmorphism, backdrop-effects, ui-effects, android, ios, desktop

## Member repositories
- Kyant0/AndroidLiquidGlass (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.338825+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-29T18:37:29.744644+00:00, confidence not recorded.
  - readme: https://github.com/Kyant0/AndroidLiquidGlass (fetched 2026-08-28T04:08:05.338825+00:00, sha 8aecd8bde998)
  - homepage: https://kyant.gitbook.io/backdrop (fetched 2026-08-29T09:31:03.672350+00:00, sha 39779d1ca840)
- Data as of 2026-08-30T08:39:29.467469+00:00.
