ThirtyInch
ThirtyInch copied to clipboard
Provide a sample of VPVM
Could you please provide an example of VPVM as described here: https://medium.com/@passsy/thirtyinch-a-new-mvp-library-for-android-bd1a27262fd6#.724gw1bb5
@tzutolin VPVM?MVVM? type wrong word?
@xiaomeixw please red the announcement on medium.
Maybe we should call this VPVM — View Presenter ViewModel
@StefMa Oh,I see. awesome , great Article & library ,Thanks....
+1
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
Very base sample implementation "VPVM" https://github.com/kovac777/DemoThirtyInchVPVM