hello guys, do you know a good example - tutorial ...
# android
b
hello guys, do you know a good example - tutorial of mvp implementation in android + kotlin + dagger 2 ?
d
I’ve been in the same situation recently looking for mvvm examples and had the same problem. I’d recommend just taking one approach and copying it for your own project until you understand dhow it works.
👍 1
b
Thank you, I'll do it this way
u
working on library that does kotlin + mvvm + databinding (base classes) feel free to take a look at the code and use what you need: https://github.com/ujavid/Kombind
👍 1