React-native pubnub WebRTC Video Chat [closed]

最后都变了- 提交于 2019-12-07 16:44:48

问题


I work on a mobile application (react-native+pubnub) to make a WebRTC Video Chat . my problem is that pubnub doesn't have a specific SDK for react-native, how I can resolve this problem?


回答1:


Bundling PubNub SDK in Your React-Native Apps

Not the answer you might be looking for but here are some links that should show you how to bundle PubNub JS SDK in your react-native app.

  • Getting Started With React and Rangle’s Starter Kit
  • SO Thread: Using PubNub with React Native - see the last answer in the thread.
  • Upcoming PubNub Live Webinar: React Dev Training: Building a Realtime App with React and PubNub

We are in the early states of a React-Native SDK. If you have any further issues using PubNub in your React-Native application, feel free to contact PubNub Support directly.



来源:https://stackoverflow.com/questions/38547779/react-native-pubnub-webrtc-video-chat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!