GalwayBus

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

GitHubスター

572

ユーザー評価

未評価

お気に入り

0

閲覧数

12

フォーク

45

イシュー

3

README
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

kotlin-version

Note: if you are trying this project out and aren't in Galway then hit the home icon in title bar to center in Galway so you can see meaningful data!

Kotlin Multiplatform

This project also acted as initial platform I used when starting to explore Kotlin Multiplatform
capabilities. There's a Kotlin Multiplatform ShareCode module for example along with sample Android, iOS
and macOS apps. Also wrote a number of posts about some of my experiences using KMP in the project.

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

Screenshots

Android (Jetpack Compose)

Screenshot 2022-10-08 at 12 04 27

iOS (SwiftUI)

Screenshot 2022-10-08 at 10 44 05
Languages, libraries and tools used
Full set of Kotlin Multiplatform/Compose/SwiftUI samples