MVIKotlin icon indicating copy to clipboard operation
MVIKotlin copied to clipboard

"Used by" list

Open arkivanov opened this issue 3 years ago • 10 comments

It would be good to have a list of companies/users/projects where MVIKotlin is used. I sugest to stick to the following format, but feel free to ommit/add/modify any details:

Project name: [project name] Project type: production/pet/sample Company name: personal/[company name] Supported targets: android, jvm, js, iosX64, iosArm64, macosX64, linuxX64 Sources link (if open source): [link]

arkivanov avatar Aug 21 '20 22:08 arkivanov

Project name: FAnTom (Find anomalies in Tomography) Link: https://github.com/Center-of-Diagnostics-and-Telemedicine/FAnTom-web Project type: production Company name: Research and Practical Clinical Center of Diagnostics and Telemedicine Technologies, Department of Health Care of Moscow, https://mosmed.ai/ Supported targets: jvm, js

maxtox3 avatar Sep 01 '20 07:09 maxtox3

Project name: Afisha Project type: pet Company name: personal Supported targets: android, iosX64, iosArm64

AlexeyKorshun avatar Sep 30 '20 16:09 AlexeyKorshun

Project name: NewsMvi Project type: pet/sandbox Company name: personal Supported targets: android, iosX64, iosArm64

P.S. Just couple of words about this project. Building fully integrated Kotlin Multiplatform project using newsapi, in order to see all the power of this library. Also, trying to see all edge cases, before start integrating it into production project. Other than that, I would like to share it to people so that they can get to know about it, tutorial like.

PokerAsh avatar Dec 12 '20 16:12 PokerAsh

Project name: JetBrains Compose sample TodoApp Project type: sample Supported targets: android, jvm (Desktop) Sources link: GitHub

arkivanov avatar Dec 13 '20 17:12 arkivanov

Project name: TelePay Project type: production Company name: NCO "Premium" (LLC) Supported targets: android, iosX64, iosArm64

We had two separate applications for iOS and Android with an absolutely unsupported codebase, so when a task arose to rewrite them, Kotlin/Multiplatform was chosen. MviKotlin made it possible to bring all presentation logic into a common layer, and only the UI remained in the platform parts. You can find app in both stores (do not look at the rating, this is the legacy of the old bugged versions 😒).

Skeptick avatar Mar 28 '21 13:03 Skeptick

Project name: SpotiFlyer Project type: Personal/Hobby Project Supported targets: Android, Web(JS), Desktop(MacOS,Linux,Windows) Sources link: https://github.com/Shabinder/SpotiFlyer

Shabinder avatar May 11 '21 20:05 Shabinder

Project name: MVIKotlin Decompose KMM Sample Description: A KMM project showcasing Decompose, MVIKotlin and Ktor to fetch random quotes Project type: Demo Company name: Personal/Hobby Project Supported targets: Android/Jetpack Compose & iOS/SwiftUI Sources link: https://github.com/falcon4ever/KMM-demos/tree/main/MVIKotlinDecomposeKmmSample

falcon4ever avatar Jul 24 '21 18:07 falcon4ever

Project name: PUMP Project type: production Company name: "PUMP" LLC Supported targets: android Company web-page: https://pump.today/

t1r avatar Jul 27 '21 08:07 t1r

Project name: Mylivn Android application Project type: production Company name: Mylivn GmbH Supported targets: android

PavelSidyakin avatar Jul 27 '21 12:07 PavelSidyakin

Project name: PlutoTV Android client Project type: production Company name: PlutoTV Supported targets: android Company web-page: https://pluto.tv/welcome

ultraon avatar Aug 07 '21 14:08 ultraon