Awesome
<h1 align="center">Compose Spotify Desktop</h1> <div align="center"> <strong>Declarative UI</strong> </div> <div align="center"> A Spotify demo app for desktop using Jetpack Compose UI toolkit </div>Demo
Home | Search & Detail |
---|---|
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
- Official Google Documentation