-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Leo edited this page Mar 13, 2023
·
6 revisions
andorid: OS12 later
ios: 16 later
- MVVM
- domain / dataレイヤーは https://github.com/LeoAndo/KMMGithubSearch/tree/develop/shared で共通処理化
- uiレイヤーは各モジュールにて作成(androidApp / iosApp)
- paginationの実装は Android / iOS SDKに依存するようなライブラリは使わない方針 (ex: AndroidのPaging3)
- DI