# ComposeSlackDesktop **Repository Path**: layne_lai/ComposeSlackDesktop ## Basic Information - **Project Name**: ComposeSlackDesktop - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-27 - **Last Updated**: 2021-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ComposeSlackDesktop A Slack demo app for desktop using Jetpack Compose UI toolkit ## Demo

# Jetpack Compose 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. ## How to get started - Please download the Early Access version of IntelliJ [from here](https://www.jetbrains.com/idea/nextversion/#section=mac). - Load the project and run Main.kt - Start new project from Desktop using Kotlin 1.4.+ ## Official Documentations - Official Google Documentation - [Compose for Desktop](https://www.jetbrains.com/lp/compose/) - [Jetpack compose](https://developer.android.com/jetpack/compose) - [Jetpack compose Samples](https://github.com/android/compose-samples)