sdk-for-android icon indicating copy to clipboard operation
sdk-for-android copied to clipboard

KMP Support ?

Open Shabinder opened this issue 3 years ago • 9 comments

Refactor Current SDK and dependencies like,

okHttp -> Ktor, GSON -> Kotlinx.serialization

and add support for more targets which Kotlin can support like JAVA, android, Native, JS and even IOS if you want all from a single codebase, hence maintaining and adding new Features will be easier too,

and I will love to contribute too...., maybe in near future when I get some time at my hand.

Shabinder avatar Oct 13 '21 19:10 Shabinder

My main target which I am missing is JVM, as Android and JVM are almost similar with some changes we can port this SDK to KMP targeting various platforms and maintain from a single codebase. Are you open to PR's ?

Shabinder avatar Oct 14 '21 15:10 Shabinder

Is there any news on this? Being an iOS developer who is dipping his toes into the world of KMP and AppWrite I would love to be able to use this in a multiplatform app.

Baynes83 avatar May 10 '22 09:05 Baynes83

Updates?

yk-sgr avatar Jun 16 '22 09:06 yk-sgr

I'll be investigating the feasibility of this for a future version now that KMM has reached beta 👌

abnegate avatar Oct 14 '22 02:10 abnegate

Any updates ?

anwarpro avatar Dec 09 '22 04:12 anwarpro

I can contribute too

alperenbabagil avatar Dec 16 '22 15:12 alperenbabagil

Is anyone working on this issue? This doesn't looks like a too complex task, is it better to contribute a fix to sdk-generator?

enfipy avatar Jan 17 '23 16:01 enfipy

@enfipy This is not actively being worked on, pull requests are welcome and yes, sdk-generator would be the place to implement this :+1:

abnegate avatar Jan 23 '23 07:01 abnegate