ionorg / ion-sdk-js

ion javascript sdk
MIT License
103 stars 70 forks source link

Does it work with React Native #207

Open ghulamMustafaRaza opened 3 years ago

ghulamMustafaRaza commented 3 years ago

Hello Everyone, after few days research and headache with JutsiMeet, I got to know pion-ion but I'm wondering if it's work with React Native or Not.

If it's not supported at the moment probably I will try to contribute in this SDK and make it capable with React naive by using react native webRTC.

ghulamMustafaRaza commented 3 years ago

@timsu

timsu commented 3 years ago

Hi Ghulam! We have ion-sdk-js working with React Native just fine. Some work is required though - we're working on submitting a patch back to react-native-webrtc adding the tranceiver-based APIs, but you can make / find a forked version that includes it already.