Questions tagged [react-native-webrtc]

49 questions
0
votes
2 answers

How to persist login state in react native voximplant SDK

I am developing a chat app and I have couple of screens: Login/Register -> where I have created a nodejs server for authentication. HomeScreen -> where all the conversations with people exists. ChatScreen -> chats with a specific user. In here, I…
dev1ce
  • 1,419
  • 1
  • 19
  • 39
0
votes
1 answer

ERROR: Unknown named module "react-native-webrtc"

i'm seeing this error in my react-native app on android before launch. I haven't tested on iOS this is a copy of my metro BUNDLE ./index.js WARN AsyncStorage has been extracted from react-native core and will be removed in a future release. It…
kunlee
  • 591
  • 1
  • 4
  • 15
-1
votes
1 answer

VoIP between two different applications - React Native

I am researching how to implement VoIP between two different apps. In my case there are two applications. First one is for service users and the other one is for service providers. Final goal is to establish voice call between these two apps. They…
-1
votes
1 answer

How to fix React native app stopped working on android

i added firebase to my react native project and it's stopped running on my emulator. I've had this issue with firebase & react-native some years back, don't know what the fix was. Running adb logcat displays this 04-24 22:13:32.453 371 394 E…
kunlee
  • 591
  • 1
  • 4
  • 15
1 2 3
4