uber / motif

A simple DI API for Android / Java
Apache License 2.0
534 stars 43 forks source link

Kotlin Multi Platform Support #210

Open Volatile-Memory opened 3 years ago

Volatile-Memory commented 3 years ago

Does this or will it ever support purely kotlin-based multi-platform projects that do not run on the jvm?

Leland-Takamine commented 3 years ago

I'm not super familiar with multiplatform kotlin development or what kinds of constraints are associated. Some information that might be relevant:

If you get a chance to try it out on a multiplatform project, please let us know if you run into any problems.