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
705 stars
17 watching
53 forks
Language: Kotlin
last commit: 6 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 | 3,004 |
russhwolf/multiplatform-settings | A library providing a unified way to store and manage key-value data across multiple platforms | 1,725 |
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 | 675 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 47 |
zedlabs/wallportal | An Android wallpaper application with features like background operations, networking, and UI management using Kotlin and Jetpack Compose. | 373 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 362 |
lulululbj/wanandroid | A Jetpack-based Android project implementing the MVVM architecture using Kotlin and LiveData. | 1,485 |
skydoves/landscapist | A pluggable and optimized image loading library for Jetpack Compose and Kotlin Multiplatform | 2,183 |
wisnukurniawan/compose-todo | A fully functional Android app built with Jetpack Compose and various architecture components | 412 |
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. | 412 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 290 |