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