Repository for the Apollo Kotlin tutorial.
The tutorial is available through our documentation site. This repository contains the corresponding code.
- compose (current): using Jetpack Compose
- views (kept as reference): using the Android Views system. This directory is kept as reference but is not maintained anymore.
For copy errors in the tutorial, please file bugs against the main apollo-kotlin
repo. For broken code, please file issues on this repo.