Skip to content

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

License

Notifications You must be signed in to change notification settings

RichWoollcott/GalwayBus

 
 

Repository files navigation

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

Jetpack Compose

The main Jetpack Compose based app module is contained in android-app...this is also the version that's now published to Play Store. The previous "legacy" version of app (based on fragments/layouts etc) is still contained in app module but will be removed in near future.

Kotlin Multiplatform

Currently this project is also being used as platform to explore some of the relatively new Kotlin Multiplatform capabilities. There is a Kotlin Multiplatform ShareCode module for example along with sample iOS and macOS apps. Have also written a couple of posts about some of my experiences doing this so far with this project. Also, see PeopleInSpace and BikeShare for other examples of use of Kotlin Multiplatform code.

Google Maps SDK

The project depends on GOOGLE_API_KEY environment variable to be defined for maps functionality to work. Alternatively you can update where this is read in build.gradle

Languages, libraries and tools used

About

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 58.9%
  • Java 27.1%
  • Swift 7.9%
  • GLSL 3.4%
  • Ruby 2.3%
  • JavaScript 0.2%
  • HTML 0.2%