vipulasri / ComposeSlackDesktop

A Slack demo app for desktop using Jetpack Compose UI toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • Load the project and run Main.kt
  • Start new project from Desktop using Kotlin 1.4.+

Official Documentations

About

A Slack demo app for desktop using Jetpack Compose UI toolkit

License:Apache License 2.0


Languages

Language:Kotlin 100.0%