# Kivy vs Kotlin Multiplatform

**Leader by Vioscale score:** Kotlin Multiplatform

| Attribute | Kivy | Kotlin Multiplatform |
|---|---|---|
| **Vioscale score** | 49.8 (62% (medium)) | 57.9 (64% (medium)) |
| activity.commits_last_30d | 12 | 20 |
| adoption.dependent_repos | 709 | 14 |
| adoption.github_stars | 19,009 | 19,319 |
| deployment.options | `{"self_hosted":true}` | - |
| description.long | Open-source framework for creating user interfaces with Python, deployable to mobile devices, desktop operating systems, and embedded platforms from a single codebase. | A framework for building applications that run on Android, iOS, desktop, and web platforms, allowing developers to share code across platforms while choosing between shared UI through Compose or platform-specific native implementations |
| features.capabilities | `{"targets":"Android, iOS, Windows, Linux, macOS, embedded platforms","language":"Python","web_target":false,"desktop_support":true,"official_ui_kit":true,"single_codebase":true,"typescript_first":false}` | `{"targets":"Android, iOS, desktop, and web","approach":"multiplatform","language":"Kotlin","hot_reload":true,"web_target":true,"native_widgets":true,"desktop_support":true,"official_ui_kit":true,"single_codebase":true,"typescript_first":false,"native_api_access":"plugin_bridged"}` |
| language.primary | Python | Kotlin |
| license.spdx | MIT | Apache-2.0 |
| platform.support | `{"ios":true,"mac":true,"linux":true,"android":true,"windows":true}` | `{"ios":true,"web":true,"android":true}` |
| pricing | `{"type":"open_source","summary":"Completely free and open source. Community supported through optional donations.","freeTier":true,"sourceUrl":"https://kivy.org","retrievedAt":"2026-08-16T21:32:29.621Z"}` | - |
| pricing.free_tier | yes | - |
| pricing.model | commercial | - |
| pricing.price_level | free | - |
| pricing.transparent | yes | - |
| release.cadence_days | 342 | 13 |
| release.history | `[{"url":"https://github.com/kivy/kivy/releases/tag/2.3.1","date":"2024-12-26T18:37:03Z","type":"stable","version":"2.3.1"},{"url":"https://github.com/kivy/kivy/releases/tag/2.3.0","date":"2024-01-05T13:53:17Z","type":"stable","version":"2.3.0"},{"url":"https://github.com/kivy/kivy/releases/tag/2.2.1","date":"2023-06-17T17:37:56Z","type":"stable","version":"2.2.1"},{"url":"https://github.com/kivy/kivy/releases/tag/2.2.0","date":"2023-05-20T14:20:47Z","type":"stable","version":"2.2.0"},{"url":"https://github.com/kivy/kivy/releases/tag/2.1.0","date":"2022-03-06T10:55:38Z","type":"stable","version":"2.1.0"},{"url":"https://github.com/kivy/kivy/releases/tag/2.0.0","date":"2020-12-10T00:57:59Z","type":"stable","version":"2.0.0"},{"url":"https://github.com/kivy/kivy/releases/tag/1.11.1","date":"2020-07-19T19:42:19Z","type":"stable","version":"1.11.1"},{"url":"https://github.com/kivy/kivy/releases/tag/1.11.0","date":"2019-06-01T23:46:40Z","type":"stable","version":"1.11.0"},{"url":"https://github.com/kivy/kivy/releases/tag/1.10.1","date":"2018-07-09T00:33:57Z","type":"stable","version":"1.10.1"},{"url":"https://github.com/kivy/kivy/releases/tag/1.10.0","date":"2017-05-07T22:44:16Z","type":"stable","version":"1.10.0"},{"url":"https://github.com/kivy/kivy/releases/tag/1.9.1","date":"2016-01-01T01:01:40Z","type":"stable","version":"1.9.1"},{"url":"https://github.com/kivy/kivy/releases/tag/1.9.0","date":"2015-04-02T11:30:06Z","type":"stable","version":"1.9.0"},{"url":"https://github.com/kivy/kivy/releases/tag/1.8.0","date":"2014-10-20T21:37:38Z","type":"stable","version":"1.8.0"}]` | `[{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0","date":"2026-08-25T10:30:23Z","type":"stable","version":"v1.12.0"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-rc01","date":"2026-08-11T10:40:44Z","type":"prerelease","version":"v1.12.0-rc01"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-beta03","date":"2026-07-28T14:21:30Z","type":"prerelease","version":"v1.12.0-beta03"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-beta02","date":"2026-07-14T11:42:36Z","type":"prerelease","version":"v1.12.0-beta02"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-beta01","date":"2026-06-30T12:18:22Z","type":"prerelease","version":"v1.12.0-beta01"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-alpha02","date":"2026-06-16T13:29:52Z","type":"prerelease","version":"v1.12.0-alpha02"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.1","date":"2026-06-02T11:38:38Z","type":"stable","version":"v1.11.1"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-alpha01","date":"2026-05-19T13:57:43Z","type":"prerelease","version":"v1.12.0-alpha01"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0","date":"2026-05-13T13:41:03Z","type":"stable","version":"v1.11.0"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-rc01","date":"2026-05-05T12:37:14Z","type":"prerelease","version":"v1.11.0-rc01"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-beta03","date":"2026-04-21T12:47:45Z","type":"prerelease","version":"v1.11.0-beta03"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-beta02","date":"2026-04-10T09:53:50Z","type":"prerelease","version":"v1.11.0-beta02"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-beta01","date":"2026-03-26T17:12:56Z","type":"prerelease","version":"v1.11.0-beta01"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.3","date":"2026-03-19T14:01:35Z","type":"stable","version":"v1.10.3"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-alpha04","date":"2026-03-11T12:53:46Z","type":"prerelease","version":"v1.11.0-alpha04"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.2","date":"2026-03-05T11:16:32Z","type":"stable","version":"v1.10.2"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-alpha03","date":"2026-02-25T13:10:13Z","type":"prerelease","version":"v1.11.0-alpha03"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.1","date":"2026-02-10T15:06:49Z","type":"stable","version":"v1.10.1"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-alpha02","date":"2026-01-27T14:18:38Z","type":"prerelease","version":"v1.11.0-alpha02"},{"url":"https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.0","date":"2026-01-13T13:07:27Z","type":"stable","version":"v1.10.0"}]` |
| security.disclosure_policy | - | yes |
| security.scorecard | 4.7 | - |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=kivy&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=org.jetbrains.compose.foundation%3Afoundation&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Mobile App Frameworks)

| Capability | Kivy | Kotlin Multiplatform |
|---|:--:|:--:|
| **Core** |  |  |
| Target platforms | Android, iOS, Windows, Linux, macOS, embedded platforms | Android, iOS, desktop, and web |
| Approach | - | Multiplatform shared logic |
| Primary language | Python | Kotlin |
| **Rendering** |  |  |
| Renders true native UI | - | ✓ |
| **DX** |  |  |
| Hot reload | - | ✓ |
| TypeScript-first | ✗ | ✗ |
| **Delivery** |  |  |
| Over-the-air code push | - | - |
| **Portability** |  |  |
| Single codebase, multiple platforms | ✓ | ✓ |
| Desktop support | ✓ | ✓ |
| Builds for web | ✗ | ✓ |
| **Capability** |  |  |
| Native API access | - | Plugin / bridged |
| **Ecosystem** |  |  |
| Bundled UI component library | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T16:29:43.264Z. "-" = undocumented, not absent.*
