Working example for latest React Native 0.60

Any working example on RN 0.6? I need some help to make a one to one videocall for my Final project in university in order to graduate.

1 Like

The latest version (1.75) works just fine on RN 0.60, just make sure you enable jettifier.

1 Like

Hi @saghul, I’m using react-native-webrtc 1.75.3, Here localstream its working fine but remote stream not showing even onAddstream not at all calling. If I use onTrack it’s crashing with the error undefined. Can you please help on this?