Skip to content
New issue

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

Implement the base Clean Architecture with MVVM: presentation/app layer #14

Open
luongvo opened this issue Jul 21, 2023 · 5 comments
Open
Assignees
Milestone

Comments

@luongvo
Copy link
Member

luongvo commented Jul 21, 2023

Why

The template should provide the initial base architecture to start. The selected architecture for the shared, Android and iOS modules is Clean Architecture with MVVM.

Who Benefits?

Developers

@luongvo luongvo added this to the 0.1.0 milestone Jul 21, 2023
@phongvhd93 phongvhd93 modified the milestones: 0.1.0, 0.2.0 Aug 25, 2023
@phongvhd93
Copy link
Collaborator

This needs to be evaluated. Most of KMM-IC are now sharing the Domain and Data layer only. From my exp sharing ViewModel is quite tricky

@kaungkhantsoe
Copy link
Contributor

I can implement the viewModel inside the android module and only share the Data and Domain. What is your thought on this @luongvo ?

@luongvo
Copy link
Member Author

luongvo commented Aug 25, 2023

@kaungkhantsoe Yes, let's go with a native VM in each Android and iOS module now. cc @phongvhd93

@luongvo
Copy link
Member Author

luongvo commented Aug 29, 2023

Hi @kaungkhantsoe. I'm finishing the task of reusing the Android app module from Android Templates #29. Please postpone this task until I finish my one to re-check and revise the plan for further necessary updates for the Android module. 🙏

@kaungkhantsoe
Copy link
Contributor

Got it @luongvo 🙏

@phongvhd93 phongvhd93 modified the milestones: 0.2.0, 0.3.0 Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants