icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

Home Page:https://moko.icerock.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload File issue

Mukhammaddin6567 opened this issue · comments

Hi Moko team developers. I need to send file object to the server. I used your moko-mvvm library. How to send file object to viewModel as file belongs to java.io.file class. Could you send me simple example of uploading a file in shared module viewModel please.

issue not related to moko-mvvm at all. check ktor-client documentation