kodecocodes / kotlin-style-guideLinks
Kodeco's Kotlin style guide
☆398Updated 2 years ago
Alternatives and similar repositories for kotlin-style-guide
Users that are interested in kotlin-style-guide are comparing it to the libraries listed below
Sorting:
- Sample used to practice Kotlin and Android Architecture Components.☆322Updated 5 years ago
- A collaborative list of awesome jetpack compose resources.☆296Updated 3 years ago
- Kotlin MultiPlatform App (Android, iOS, JVM & JS). MVVM/MVP - Kotlin MultiPlatform☆769Updated 5 years ago
- Android Testing With Kotlin☆445Updated 7 years ago
- KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples☆214Updated 7 years ago
- A fork of our clean architecture boilerplate using the Model-View-Intent pattern☆977Updated 5 years ago
- Example MVI implementation, based off of Google's architectural samples.☆306Updated 3 years ago
- A fork of our clean architecture boilerplate, this time using Koin☆329Updated 6 years ago
- A handy collection of most commonly used Kotlin extensions to boost your productivity.☆592Updated 5 years ago
- MVI architecture Implementation of the ToDo app.☆668Updated 6 years ago
- ☆790Updated 2 years ago
- Android Coroutine Recipes☆359Updated 7 years ago
- Easy to understand real-life example of a modularized Android app☆731Updated 6 years ago
- Riddling your way to master RxJava☆453Updated 2 weeks ago
- A sample news app which demonstrates clean architecture and best practices for developing android app☆353Updated 6 years ago
- A simple DI API for Android / Java☆537Updated 3 months ago
- Redux implementation based on RxJava☆566Updated 3 years ago
- Lightweight Android library for building reactive apps.☆479Updated 4 years ago
- Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonThea…☆641Updated 4 years ago
- Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)☆623Updated 5 years ago
- 💫 A Gradle Plugin to generate your networking code from Swagger☆411Updated 4 years ago
- Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines☆269Updated 6 years ago
- 🎥 Recorded session from Android and Kotlin oriented conferences☆425Updated last year
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava