Cover art

Swift Bike Shift

v0.0.7 (2021-02-04)
0
|
0
|
0
 downloads
APKs
This is a split APK file, use Split APKs Installer (SAI) to install it.
Description of Swift Bike Shift

Find a shared bike station and route to your destination.

Experimental Jetpack Compose Demo.
Jetpack Compose Alpha 0.9 experimental development.

We take a standard MVVM Android Arch Component (AAC) project (Room, Repo, ModelView, Activities/XML) and replace them with "the new stuff".

Replacing:

XML / Java --with--> Compose / Kotlin
Activities/XML (navigation) --with--> Compose (navigation)
Livedata --with--> Kotlin Flow
Workmanager --with--> CoroutineWorker
RxJava --with--> Kotlin ShareFlow
Dagger --with--> Dagger Hilt

Compose Framework
val composeVersion = "1.0.0-alpha09"
val coroutinesVersion = "1.4.2-native-mt"
val roomVersion = "2.2.5"
val archLifecycleVersion = "2.2.0"
val retrofitVersion = "2.9.0"
val okhttp3Version = "4.9.0"
val conscryptVersion = "2.5.1"
val moshiVersion = "1.11.0"
val workmanVersion = "2.4.0"
val pagingVersion = "2.1.2"
val hiltVersion = "2.30.1-alpha"
val hiltCompiler = "1.0.0-alpha02"
val glideVersion = "4.11.0"
val coilVersion = "1.1.0"
val googleMapsVersion = "3.1.0-beta"
val accompanistVersion = "0.4.0"
val navComposeVersion = "1.0.0-alpha04"
val datastorePrefVersion = "1.0.0-alpha05"

Testing Framework-
val espressoVersion = "3.4.0-alpha02"
val hamcrestVersion = "1.3"
val junitVersion = "4.12"
val mockitoVersion = "2.8.9"
val robolectricVersion = "4.3.1"
val rulesVersion = "1.0.1"
val androidXVersion = "1.0.0"
val androidXTestCoreVersion = "1.2.0"
val androidXTestExtKotlinRunnerVersion = "1.1.2"
val androidXTestRulesVersion = "1.2.0-beta01"

Updated weekly!
Feedback and feature requests ...
Please email developer@ylabz.com.
Additional Information
Current Version
0.0.7
Publish Date
2021-02-04
Available on
Requirements
Android 4.1+
Previous versions
v0.0.7 APKs
18.00 MB
2021-02-04
Download ZIP