We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kotlinを利用する
The text was updated successfully, but these errors were encountered:
概念図まで記載したので一旦クローズとします
Sorry, something went wrong.
No branches or pull requests
言語
Kotlinを利用する
アーキテクチャ
理由としては、Androidのプラットフォーム自体がデータバインディングを備えておりMVVMパターンとの相性がいいこと、
ライブラリの豊富さがあげられる。
もっと複雑に要件が込み入ったアプリの場合はCleanArchitectureやFluxが適しているが、今回は1画面のアプリなので、取り扱わない。
ライブラリー
CI/CD
概念図
The text was updated successfully, but these errors were encountered: