Skip to content

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

License

Notifications You must be signed in to change notification settings

HoinzeyBear/FantasyPremierLeague

 
 

Repository files navigation

Fantasy Premier League

kotlin-version

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:

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 61.8%
  • Makefile 26.1%
  • Swift 10.1%
  • Ruby 2.0%