1

Does the available react native ConnectyCube SDK supports Video/Audio Calling (one-to-one and conference Calling) in react-native app? As the documentation has javascript sdk details on video/audio calling.

1 Answers1

1

Yes, ConnectyCube JS SDK supports video calling in React Native. In order to build your project you need to use SDK “connectycube-reactnative”: “1.7.2” and ConnectyCube JS SDK 1.7.2.

Also ConnectyCube React Native Videochat samples have been released recently. Check it here.

iris iris
  • 46
  • 2