Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

MVVM,MVC #737

Open
kururu-abdo opened this issue Apr 2, 2019 · 6 comments
Open

MVVM,MVC #737

kururu-abdo opened this issue Apr 2, 2019 · 6 comments

Comments

@kururu-abdo
Copy link

how to use MVVM or MVC patterns in anko side ?
@yole
@EddieRingle
@yanex
@hhariri

@yole
Copy link
Contributor

yole commented Apr 2, 2019

Please don't @-mention random people when asking questions.

@kururu-abdo
Copy link
Author

ok , am sorry about this

@kururu-abdo
Copy link
Author

am witing for answer about y question

@JayRichrd
Copy link

I am also waiting for answer about y question

@Makentoshe
Copy link

I'm does not expert with Anko or architecture patterns, but did u tries to use it in the same places where u use the default xml? Something like
LayoutInflater.inflate(...) or setContentView(...)
replace to
CustomAnkoComponent.createView()

@hendrawd
Copy link
Contributor

hendrawd commented Jun 5, 2019

I don't think any architecture pattern has a correlation with Anko because Anko has nothing to do with them. Anko will make your code clean and easy to read. The implementation of Anko to any architecture pattern is vary based on individual preferences.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants