kotlin-obd-api icon indicating copy to clipboard operation
kotlin-obd-api copied to clipboard

Make the library Multiplatform

Open AYastrebov opened this issue 1 year ago • 3 comments

I want to use this library in my pet project for ios/android obd app. I have adopted it to Kotlin Multiplatform

The tests are only for jvm platform for now.

AYastrebov avatar Jun 26 '24 10:06 AYastrebov

Unfortunately, not all artifacts can be published with jitpack.io See the related issue

AYastrebov avatar Jun 26 '24 21:06 AYastrebov

@AYastrebov do you have any code examples? I'm trying to use this branch for some multiplatform shenanigans but I couldn't find a good example of converting Swift input/output into Kotlinx Source objects

ewilliamsfleetio avatar Sep 08 '24 20:09 ewilliamsfleetio

@ewilliamsfleetio not yet. I was planning to use this lib in my pet project, but unfortunately, I can't find enough time to do that.

AYastrebov avatar Oct 21 '24 09:10 AYastrebov