Hi! :wave: Can I use kotlinx-rpc with React native...
# kotlinx-rpc
a
Hi! 👋 Can I use kotlinx-rpc with React native apps ? Is there any samples available already ?
👀 1
a
Hi! Can you please clarify what do you mean by use with React Native apps?
gratitude thank you 1
a
Is it possible to call the kotlin rpc functions from a react native client ? like i would normally do with a jvm/android/iOS target since it supports kotlin multiplatform ?
a
I never tried to use kotlin multiplatform with react native, so I don't really know. What I can say is that if it works with other KMP libs, I don't see any restrictions for it to work with kxrpc
a
the question is, that should i follow the web sample to start with this or the native sample ? I am sure that there would be a typescript interface exposed which can be used to call the platform implementation from React native ? I think this question is what I am interested in.
a
Oh, in that case probably not We don't expose anything yet directly into TS
🆗 1