All Projects → joreilly → Bikeshare

joreilly / Bikeshare

Licence: apache-2.0
Jetpack Compose and SwiftUI based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/).

Programming Languages

swift
15916 projects
kotlin
9241 projects

Projects that are alternatives of or similar to Bikeshare

CoMvvmHelper
android mvvm 基础框架,适合日常快速开发。有需要添加的内容或者发现问题可以提 issue。
Stars: ✭ 26 (-87.38%)
Mutual labels:  mvvm, viewmodel, kotlin-coroutines
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-68.93%)
Mutual labels:  kotlin-coroutines, mvvm, viewmodel
Reactive Mvvm Android
My way to MVVM using KotlinX Coroutines and Android data-binding
Stars: ✭ 626 (+203.88%)
Mutual labels:  kotlin-coroutines, mvvm, viewmodel
Peopleinspace
Minimal Kotlin Multiplatform project using Jetpack Compose and SwiftUI
Stars: ✭ 887 (+330.58%)
Mutual labels:  kotlin-coroutines, mvvm, viewmodel
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-40.29%)
Mutual labels:  mvvm, viewmodel
Mentorship Android
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
Stars: ✭ 117 (-43.2%)
Mutual labels:  mvvm, viewmodel
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (-37.38%)
Mutual labels:  mvvm, viewmodel
Android Vmlib
VMLib is an Android framework based on Android Jetpack, easy to use, desinged for fast development. Embrace the new way devloping Android :)
Stars: ✭ 146 (-29.13%)
Mutual labels:  mvvm, viewmodel
Restapimvvm
App that interacts with a Rest Api. Architecture is MVVM.
Stars: ✭ 130 (-36.89%)
Mutual labels:  mvvm, viewmodel
Ktarmor Mvvm
👻 Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。
Stars: ✭ 148 (-28.16%)
Mutual labels:  mvvm, viewmodel
Androidbaseframemvvm
Android 组件化 MVVM 框架 基于 Jetpack + Kotlin
Stars: ✭ 169 (-17.96%)
Mutual labels:  kotlin-coroutines, viewmodel
Aachulk
️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架
Stars: ✭ 109 (-47.09%)
Mutual labels:  mvvm, viewmodel
Akane
Lightweight native iOS MVVM framework
Stars: ✭ 92 (-55.34%)
Mutual labels:  mvvm, viewmodel
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-38.35%)
Mutual labels:  kotlin-coroutines, mvvm
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-60.68%)
Mutual labels:  mvvm, viewmodel
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-31.07%)
Mutual labels:  mvvm, viewmodel
Gallerit
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
Stars: ✭ 153 (-25.73%)
Mutual labels:  mvvm, viewmodel
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-15.53%)
Mutual labels:  kotlin-coroutines, mvvm
Qtmvvm
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
Stars: ✭ 205 (-0.49%)
Mutual labels:  mvvm, viewmodel
Android Architecture Components Mvvm Retrofit Java
This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )
Stars: ✭ 63 (-69.42%)
Mutual labels:  mvvm, viewmodel

BikeShare

Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project (based on CityBikes API).

Running on

  • iOS (SwiftUI)
  • macOS (SwiftUI)
  • Android (Jetpack Compose)
  • Desktop (Compose for Desktop)

BikeShare Screenshot BikeShare Screenshot

Note that, due to use of Jetpack Compose, Android Studio Canary is required to build/run Android client. The iOS and macOS clients have been tested in latest released version of XCode (currently 12.4). When opening iOS and macOS projects remember to open .xcworkspace file (and not .xcodeproj one)

Compose for Desktop client

This client is available in compose-desktop module. Note that you currently need to use EAP version of kotlin plugin and also use appropriate JVM when running (works for example with Java 11)

Note that this makes use of https://github.com/Shusshu/android-flags for flag images shown.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].