# icerockdev/moko-resources

Resources access for mobile (android & ios) Kotlin Multiplatform development

Repository: https://github.com/icerockdev/moko-resources
Canonical: https://ross.abutalabs.com/products/moko-resources
Homepage: https://moko.icerock.dev/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, kotlin, ios, gradle-plugin, moko, kotlin-native, kotlin-multiplatform, kotlin-multiplatform-mobile
Last push: 2026-05-06T11:00:18+00:00

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

## Adoption (not part of the score)
Stars 1352, forks 138 (observed 2026-08-28T04:04:28.451566+00:00)

## What it is
A Kotlin Multiplatform library and Gradle plugin providing unified access to strings, plurals, colors, images, fonts, and files from common code on Android, iOS, macOS, JVM, and JS/Wasm targets. It supports system localization and integrates with Compose Multiplatform.

## Use cases
- access localized strings from shared Kotlin Multiplatform code
- manage images and fonts across Android and iOS from one place
- support light/dark mode colors in a KMP app
- use resources in Compose Multiplatform UI
- generate type-safe resource accessors via Gradle plugin
- load raw files and assets in common code

## When to choose
- you build Android and iOS apps with Kotlin Multiplatform and need shared resources
- you want unified localization handling across platforms
- you use Compose Multiplatform and need resource support

## When to avoid
- you develop only for a single native platform and can use platform-native resource systems
- your project does not use Kotlin Multiplatform
- you need resource types beyond strings, colors, images, fonts, and files

## Facets
- artifact type: library
- maturity: active
- function: sdk, build-tool, internationalization, plugin-system
- domain: mobile-development, cross-platform, developer-tools
- platform: jvm, wasm
- tags: kotlin-multiplatform, gradle-plugin, compose-multiplatform, resources, strings, localization, moko, android, ios, macos

## Member repositories
- icerockdev/moko-resources (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.451566+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-30T04:42:09.455501+00:00, confidence not recorded.
  - readme: https://github.com/icerockdev/moko-resources (fetched 2026-08-28T04:04:28.451566+00:00, sha 3e53ffcc96d0)
  - homepage: https://moko.icerock.dev/ (fetched 2026-08-29T12:00:38.424491+00:00, sha e977b73e3e0d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
