ThirtyInch icon indicating copy to clipboard operation
ThirtyInch copied to clipboard

Provide a sample of VPVM

Open tzutoo opened this issue 9 years ago • 6 comments

Could you please provide an example of VPVM as described here: https://medium.com/@passsy/thirtyinch-a-new-mvp-library-for-android-bd1a27262fd6#.724gw1bb5

tzutoo avatar Sep 09 '16 02:09 tzutoo

@tzutolin VPVM?MVVM? type wrong word?

xiaomeixw avatar Sep 12 '16 09:09 xiaomeixw

@xiaomeixw please red the announcement on medium.

Maybe we should call this VPVM — View Presenter ViewModel

StefMa avatar Sep 12 '16 09:09 StefMa

@StefMa Oh,I see. awesome , great Article & library ,Thanks....

xiaomeixw avatar Sep 12 '16 09:09 xiaomeixw

+1

jjvargas avatar Oct 03 '16 14:10 jjvargas

Here is a sample implementation https://github.com/passsy/thirtyinch-sample/tree/todo-mvp-thirtyinch/todoapp/app/src/main/java/com/example/android/architecture/blueprints/todoapp/addedittask

passsy avatar Oct 23 '16 23:10 passsy

Very base sample implementation "VPVM" https://github.com/kovac777/DemoThirtyInchVPVM

kovac777 avatar Feb 07 '17 13:02 kovac777