This repository contains materials for the Compose All The Things talk presented by Garth Gilmour at GOTO Chicago on 24th May 2023.
There are two projects:
- compose-examples contains the sample UIs that were built during the talk.
- sample-services contains the REST endpoints used by the final UI. These are impemented via Ktor.
Here are all the resources mentioned during the talk:
- The JetBrains template for creating a Compose Multiplatform app that runs on Desktop, Android and iOS
- The Awesome KMM list of multiplatform libraries
- The Compose Multplatform Wizard
- A comparison of React and Compose terminology
- Examples of Jetpack Compose from the Android website
- Winners of the Android developer challenge
- The Stream Slack clone
- The Tivi TV show app