文件名称:Android代码-rosie-kotlin
文件大小:82KB
文件格式:ZIP
更新时间:2022-08-27 08:39:38
Android代码
> www.agustingandara.com Introduction This is a SIMPLE MVP-CLEAN KOTLIN sample of Rosie Implementation Architecture! This sample includes Application Activity Fragment UseCase Repository MVP Clean Rosie is an Android framework to create applications following the principles of [Clean Architecture][clean]. Rosie divides your application in three layers, view, domain and repository. View: It contains all your presentation logic, implemented through the [Model-View-Presenter pattern][mvp
【文件预览】:
rosie-kotlin-master
----settings.gradle(15B)
----README.md(2KB)
----local.properties(533B)
----gradle.properties(730B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(783B)
----_config.yml(26B)
----build.gradle(634B)