icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
994 stars 95 forks source link

Upload File issue #234

Closed Mukhammaddin6567 closed 1 year ago

Mukhammaddin6567 commented 1 year ago

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.

Alex009 commented 1 year ago

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