A KMP template of the New York Times App using Compose multiplatform. To build and run this application you will need an API key from the New York Times.
- 𧩠Compose Multiplatform; for shared UI
- π Ktor; for networking
- π¦ Kotlinx Serialization; for content negotiation
- π°οΈ Kotlinx Datetime; for datetime
- ποΈ KStore; for storage
- π Decompose + Router; for navigation
- π§ͺ Molecule; for modeling state
- ποΈ Compose-imageloader; for loading images