# Working example for latest React Native 0.60

**URL:** https://react-native-webrtc.discourse.group/t/working-example-for-latest-react-native-0-60/245
**Category:** General
**Created:** [September 1, 2019, 12:52am UTC](https://react-native-webrtc.discourse.group/t/working-example-for-latest-react-native-0-60/245 "2019-09-01T00:52:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![f.marquin](https://yyz2.discourse-cdn.com/free1/user_avatar/react-native-webrtc.discourse.group/f.marquin/32/90_2.png) [@f.marquin](https://react-native-webrtc.discourse.group/u/f.marquin)
#### Post date: [September 1, 2019, 12:52am UTC](https://react-native-webrtc.discourse.group/t/working-example-for-latest-react-native-0-60/245/1 "2019-09-01T00:52:13Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![saghul](https://yyz2.discourse-cdn.com/free1/user_avatar/react-native-webrtc.discourse.group/saghul/32/4_2.png) [@saghul](https://react-native-webrtc.discourse.group/u/saghul)
#### Post date: [September 2, 2019, 11:11am UTC](https://react-native-webrtc.discourse.group/t/working-example-for-latest-react-native-0-60/245/2 "2019-09-02T11:11:40Z")

</div>

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

---

<div class="post-metadata">

### Author: ![jayaprakash](https://avatars.discourse-cdn.com/v4/letter/j/e8c25b/32.png) [@jayaprakash](https://react-native-webrtc.discourse.group/u/jayaprakash)
#### Post date: [March 12, 2020, 6:21am UTC](https://react-native-webrtc.discourse.group/t/working-example-for-latest-react-native-0-60/245/3 "2020-03-12T06:21:31Z")

</div>

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?
