question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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]

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
Skeptickcommented, Mar 28, 2021

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 😒).

1reaction
ultraoncommented, Aug 7, 2021

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Where-Used List - SAP Help Portal
A where-used list enables you to determine who is using specific objects, and thereby make the dependencies between the objects clear. Activities.
Read more >
Semicolons in a List - Grammar Monster
Use semicolons in a list if your list items contain commas. This page has examples of using semicolons in lists and an interactive...
Read more >
Python Lists - W3Schools
Lists are used to store multiple items in a single variable. Lists are one of 4 built-in data types in Python used to...
Read more >
When to Use a List Comprehension in Python
Python list comprehensions make it easy to create lists while performing sophisticated filtering, mapping, and conditional logic on their members.
Read more >
SAP PP - Where Used List - YouTube
SAP PP - Where Used ListLecture By: Engr.M.M.Tamboli, Tutorials Point India Private Limited.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found