Skip to content

MVP (Model-View-Presenter) is a software design pattern that works pretty well in Android projects and helps separate presentation layer from domain.

Notifications You must be signed in to change notification settings

rickseven/kotlin-android-mvp-sample

Repository files navigation

Description

This is a sample of an android application using kotlin which implements the MVP pattern approach.

About

MVP (Model-View-Presenter) is a software design pattern that works pretty well in Android projects and helps separate presentation layer from domain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages