icerockdev / moko-socket-io

MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library
https://moko.icerock.dev/
Apache License 2.0
116 stars 19 forks source link

Support for Compose Multiplatform Project ? #35

Open diigel opened 2 months ago

diigel commented 2 months ago

Hello

I'm Implement Mono Socket in Compose Multiplatform Project and get Error after implement

in android its running well

in IOS After im using cocoapods from jetbrain Import ComposeApp unresolved

Thanks