Skip to content

architecture

Leo edited this page Mar 10, 2023 · 2 revisions

アプリのアーキテクチャは以下のガイドラインを意識しています。
https://developer.android.com/topic/architecture

スクリーンショット 2023-02-15 14 28 44

実装メモ

Use Library

Dependencies Injection

https://github.com/hmlongco/Factory

Clone this wiki locally