All Projects → Yalantis → Kotlin Mvp Example

Yalantis / Kotlin Mvp Example

A small client server app on Kotlin that is using MVP architecture

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Kotlin Mvp Example

Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (-58.16%)
Mutual labels:  architecture, mvp
Android Kotlin Clean Architecture
Android Sample Clean Architecture App written in Kotlin
Stars: ✭ 1,562 (+363.5%)
Mutual labels:  sample, architecture
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (-39.76%)
Mutual labels:  architecture, mvp
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+393.77%)
Mutual labels:  architecture, mvp
react-mvp
Model-View-Presenter Proof of Concept in React
Stars: ✭ 38 (-88.72%)
Mutual labels:  architecture, mvp
Mosby Conductor
Plugin for conductor to integrate Mosby
Stars: ✭ 134 (-60.24%)
Mutual labels:  architecture, mvp
Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (-79.23%)
Mutual labels:  sample, mvp
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+2910.68%)
Mutual labels:  architecture, mvp
Villains-and-Heroes
Android app built with MVP architectural approach and uses Marvel Comics API that allows developers everywhere to access information about Marvel's vast library of comics. ⚡
Stars: ✭ 53 (-84.27%)
Mutual labels:  architecture, mvp
Clean Architecture Swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Stars: ✭ 2,925 (+767.95%)
Mutual labels:  sample, architecture
Moxy
Moxy is MVP library for Android
Stars: ✭ 1,611 (+378.04%)
Mutual labels:  architecture, mvp
Componentizationarch
Stars: ✭ 265 (-21.36%)
Mutual labels:  architecture, mvp
Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (-62.31%)
Mutual labels:  architecture, mvp
Android Base Mvp
Android Base MVP Concept with RXJava, Dagger, Event Bus, Retrofit, Glide, OkHTTP
Stars: ✭ 141 (-58.16%)
Mutual labels:  architecture, mvp
Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (-64.39%)
Mutual labels:  architecture, mvp
Kotlinsample Mvp
Sample Kotlin project with MVP implementation
Stars: ✭ 11 (-96.74%)
Mutual labels:  sample, mvp
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (-66.77%)
Mutual labels:  architecture, mvp
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (-66.77%)
Mutual labels:  architecture, mvp
Android Mvp Basic Sample
Android MVP Basic Sample
Stars: ✭ 140 (-58.46%)
Mutual labels:  sample, mvp
SearchMovies
sample Android Application using MVP pattern
Stars: ✭ 47 (-86.05%)
Mutual labels:  architecture, mvp

Yalantis

Kotlin Model View Presenter Simple example

This is simple Kotlin MVP demo. Here we are using following technologies

  1. Clean MVP by Google
  2. Retrofit
  3. Github API
  4. Kotlin extentions

Let us know!

We’d be really happy if you sent us links to your projects where you use our component. Just send an email to [email protected] And do let us know if you have any questions or suggestion regarding the animation.

P.S. We’re going to publish more awesomeness wrapped in code and a tutorial on how to make UI for Android (iOS) better than better. Stay tuned!

License

Copyright 2015, Yalantis

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].