icerockdev/moko-resources
Resources access for mobile (android & ios) Kotlin Multiplatform development observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 81
- Release rhythm 71
- 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: 52.0
- age_days: 2562
- days_rel: 119
- days_push: 119
- n_releases_24m: 11
Adoption not part of the score
1352 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
sdk build-tool internationalization plugin-system mobile-development cross-platform developer-tools jvm wasm kotlin-multiplatform gradle-plugin compose-multiplatform resources strings localization moko android ios macos
2 sources
- readme: https://github.com/icerockdev/moko-resources · fetched 2026-08-28 · 3e53ffcc96d0
- homepage: https://moko.icerock.dev/ · fetched 2026-08-29 · e977b73e3e0d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| icerockdev/moko-resources | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="icerockdev/moko-resources")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem