-->

React-native pubnub WebRTC Video Chat [closed]

2019-05-10 16:13发布

问题:

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.