FantasyPremierLeague
FantasyPremierLeague copied to clipboard
Fantasy Premier League Kotlin Multiplatform sample using Jetpack Compose, Compose for Desktop and SwiftUI (and Room for local persistence)
Fantasy Premier League
Kotlin Multiplatform project with Jetpack Compose, Compose for Desktop and SwiftUI clients (and using Ktor for remote API requests and Realm for persistence). Currently running on:
- Android (Jetpack Compose)
- iOS (SwiftUI)
- Desktop (Compose for Desktop)
Related posts:
- Using Realm persistence library in a Kotlin Multiplatform project
- Using new Swift Async Algorithms package to close the gap on Combine
Building
This project currently uses iOS16 features (e.g. Swift Charts) so requires use of XCode 14 beta.
Screenshots
| Platform | Screenshot |
|---|---|
| Android | ![]() |
| iOS | ![]() |
| Desktop | ![]() |


