Hey all,
Can i use Npm dependency in kotlin/wasmJS ?
👌 1
r
Rok Oblak
09/10/2024, 9:15 AM
I think the KMP docs would benefit greatly with a couple of short tutorials of how do do certain specific things. The JS interop page for example is confusing on the first look.
You can find my example of how to add a NPM dependency for Sentry JS and how to call it from Kotlin here:
https://github.com/getsentry/sentry-kotlin-multiplatform/issues/227#issuecomment-2310840303