You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ryan Simon a749ade5d7
Fix issue where Android app is not launchable (#1758)
3 years ago
.idea
artwork
benchmarks
build-helpers
ci
components
compose Use cmake from master again 3 years ago
examples Fix issue where Android app is not launchable (#1758) 3 years ago
experimental Fixed slider-drag problem in [falling-balls-mpp] example. (#1750) 3 years ago
gradle-plugins Add `checkAndWarnAboutUsingJsPlugin` to gradle plugin (#1753) 3 years ago
idea-plugin
license
templates Update examples (#1740) 3 years ago
tooling Add Compose for Intellij usage example (#1728) 3 years ago
tools
tutorials small corrections 3 years ago
web Reuse renderComposable in tests (#1732) 3 years ago
.gitignore
.gitmodules
CHANGELOG.md
FEATURES.md
LICENSE.txt
README.md
gradle.properties

README.md

official project Latest release Latest build

Compose Multiplatform, by JetBrains

Compose Kotlin UI framework port for desktop platforms (macOS, Linux, Windows) and Web, components outside of the core Compose repository at https://android.googlesource.com/platform/frameworks/support.

Preview functionality (check your application UI without building/running it) for desktop platforms is available via IDEA plugin (https://plugins.jetbrains.com/plugin/16541-compose-multiplatform-ide-support).

Repository organization

Getting latest version of Compose Multiplatform

See https://github.com/JetBrains/compose-jb/tags for the latest build number.