You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kotlin with Compose-UI now supports many targets besides Android. It would be really nice if WalletConnect for kotlin considered supporting other targets besides just Android for people looking to make multiplatform apps using Kotlin.
These are the targets I would like, ordered by my personal needs:
jvm
ios native
macos native
js
windows native
linux native
At minimum, it would be nice if WalletConnect for kotlin could support the jvm target as well, which would probably require minimal work.
The text was updated successfully, but these errors were encountered:
Any chance this will be looked into? It looks like switching from moshi and retrofit to kotlinx.serialization and ktor #247#304 are the only major blockers I see
Kotlin with Compose-UI now supports many targets besides Android. It would be really nice if WalletConnect for kotlin considered supporting other targets besides just Android for people looking to make multiplatform apps using Kotlin.
These are the targets I would like, ordered by my personal needs:
At minimum, it would be nice if WalletConnect for kotlin could support the jvm target as well, which would probably require minimal work.
The text was updated successfully, but these errors were encountered: