Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/joreilly/FantasyPremierLeague

Fantasy Premier League Kotlin Multiplatform sample using Jetpack Compose, Compose for Desktop and SwiftUI (and Realm for local persistence)
https://github.com/joreilly/FantasyPremierLeague

android compose-multiplatform fantasy-premier-league ios jetpack-compose kmp koin kotlin kotlin-multiplatform kotlin-native realm swift swiftui

Last synced: 4 months ago
JSON representation

Fantasy Premier League Kotlin Multiplatform sample using Jetpack Compose, Compose for Desktop and SwiftUI (and Realm for local persistence)

Lists

README

        

# Fantasy Premier League

![kotlin-version](https://img.shields.io/badge/kotlin-1.9.20-blue)

**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](https://johnoreilly.dev/posts/realm-kotlinmultiplatform/)
* [Using new Swift Async Algorithms package to close the gap on Combine](https://johnoreilly.dev/posts/swift-async-algorithms-combine/)
* [Displaying Charts on iOS, Android, and Desktop using Compose Multiplatform](https://johnoreilly.dev/posts/compose-multiplatform-chart/)

### Building
This project currently uses iOS16 features (e.g. Swift Charts) so requires use of at least Xcode 14.

Note that we're not handling realm db migrations yet so, for now, you may need to clear app data and re-run if you encounter "Migration is required" type errors.

## Screenshots

### Android
|

### iOS
|

### Desktop

Screenshot 2023-09-14 at 17 07 32