navcompose-core
0.1.0
Module-shareable elements of the aimicor navcompose library. See com.aimicor:navcompose-android:0.1.0
Module-shareable elements of the aimicor navcompose library. See com.aimicor:navcompose-android:0.1.0
This is an extension library for Google's Jetpack Compose navigation library. (https://developer.android.com/jetpack/compose/navigation). Takes care of route string building and provides complex data class parameter passing between composable screens.
This is an Android ViewModel extension library implementing the Uni-Directional Flow arrangement of Model-View-Intent (MVI). (https://developer.android.com/jetpack/compose/architecture). Standardises ViewModel implementation promoting decoupling, UI consistency, state encapsulation and enhanced testability.