BikeShare
Bike tracker
An example project demonstrating the use of Kotlin Multiplatform, Jetpack Compose, and SwiftUI to build a bike share application with local persistence using Realm.
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/). Uses Realm for local persistence
698 stars
18 watching
51 forks
Language: Kotlin
last commit: 5 days ago
Linked from 1 awesome list
androidcitybikes-apiiosjetpack-composejetpack-roomkotlinkotlin-coroutineskotlin-injectkotlin-multiplatformkotlin-multiplatform-mobilekotlin-nativekotlinx-serializationktormvvmswiftswiftuiviewmodelwasm
Related projects:
Repository | Description | Stars |
---|---|---|
joreilly/starwars | A sample project demonstrating the use of GraphQL and Kotlin Multiplatform to build cross-platform UIs for Android, iOS, WearOS, and other platforms. | 216 |
joreilly/wordmasterkmp | A Kotlin Multiplatform game project with multiple clients (iOS, Android, Desktop) sharing the same core game logic and state management | 65 |
joreilly/peopleinspace | An example Kotlin Multiplatform project showcasing various client-side frameworks and a Ktor backend | 2,980 |
russhwolf/multiplatform-settings | A Kotlin library for sharing data between multiple platform-specific applications | 1,682 |
pocketbyte/locolaser-kotlin-mpp-example | An example project demonstrating how to use LocoLaser in Kotlin Multiplatform projects to generate localized strings repository classes for Android and iOS. | 19 |
simformsolutionspvtltd/sscomposecookbook | A collection of reusable UI components and examples for building Android apps using Jetpack Compose | 671 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 45 |
zedlabs/wallportal | An Android wallpaper application with features like background operations, networking, and UI management using Kotlin and Jetpack Compose. | 369 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 361 |
lulululbj/wanandroid | A Jetpack-based Android project implementing the MVVM architecture using Kotlin and LiveData. | 1,480 |
skydoves/landscapist | A pluggable image loading library optimized for use with Jetpack Compose and Kotlin Multiplatform | 2,168 |
wisnukurniawan/compose-todo | A fully functional Android app built with Jetpack Compose and various architecture components | 402 |
mitchtabian/open-api-android-app | An Android app with clean architecture and MVI pattern using Retrofit2, Room Persistence, and Hilt dependency injection. | 692 |
reactivedroid/tvflix | An Android app replicating TVMaze.com's functionality with Kotlin and various architecture components for learning and demonstration purposes. | 411 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |