Hi I am newbie! Is there any Video call SDK for React Native?
Thanks in advance for the reply!
Hi I am newbie! Is there any Video call SDK for React Native?
Thanks in advance for the reply!
Hi @moomoo
Welcome to the Sendbird Community. Iām afraid that there currently isnāt a SDK support for React Native.
Ahh I understand. Is it ok to use javascript using WebView on iOS, android native app?
Is there any examples developing in this manner?
@moomoo Yes. You can use Sendbird inside of a webView for both iOS and Android. Iām still working on a document for webViews (Perhaps a week or two). Here I somethings I have learned recently to help guide you.
Flow
Single page app
Push Notifications
Send as long as one device is offline
(all online and offline devices)Thanks a lot Jason! will try your suggestion!
Iām still working on a document for webViews (Perhaps a week or two).
Hi, is there a document describing how to use sendbird in webView for react-native? Any example how use it?
We are moving forward with the PoC towards SendBird and we have a specific blocker. When we want to make mobile audio/video calls, it seems that SendBird is not enabled for react-native, therefore when we want to establish a call forces us to make it externally through a mobile browser using the UI KIT library.
We read in the forum that there are some workarounds, but they would not be very useful for our case:
⢠Create within a web-view (poor performance)
⢠Develop this functionality natively and then export it in the project (high maintenance cost)
Please, could you tell us if we are omitting something, if there is another workaround, or if there is a scheduled date for SendBird to be compatible with React-Native to establish calls?
Unfortunately, no more information about an estimated date so far.