Android-Comonadic-UI
Android-Comonadic-UI copied to clipboard
An experiment for bringing Comonadic UIs to Android
Results
3
Android-Comonadic-UI issues
Sort by
recently updated
recently updated
newest added
Refactor the app so the Fragments use a ViewModel built from a Comonadic datatype and maybe use databindings.
In this branch we are trying to move away from the Android framework with a basic MVP approach #2 . We want to abstract the comonadic datatypes too so we...
Refactor the app to use MVP architecture with Comonadic datatypes inside the Presenter.