A Slack demo app for desktop using Jetpack Compose UI toolkit
Jetpack Compose is Android’s modern toolkit (now supporting Desktop) for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
- Please download the Early Access version of IntelliJ from here.
- Load the project and run Main.kt
- Start new project from Desktop using Kotlin 1.4.+
- Official Google Documentation