Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Kotlin packages

Showing projects tagged as MVP, Android, Android Architecture Components, and Kotlin

  • LifecycleMvp

    1.3 0.0 Kotlin
    LifecycleMvp is MVP architecture implementation with Android Architecture Components and Kotlin language features
  • 1. AutoProxy

    1.3 0.0 Java
    Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
  • AbstractMvp

    0.8 0.0 Kotlin
    AbstractMvp is a library that provides abstract components for MVP architecture realization, with problems solutions that are exist in classic MVP.