python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
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....
dev1ce
Votes: 0
Answers: 2
React Native useEffect works on file save
I am developing a video chat app using react-native-voximplant, everything works, but when the app loads first time, the login functionality is happening inside the useEffect. So, the problem is, when...

user17091737
Votes: 0
Answers: 2
Display username when user login in react native
I am not sure if am doing the right thing in my code, but I want to display username in my profile page/screen when user login. I am learning react native and I know am missing something that is makin...

Benjamin Ikwuagwu
Votes: 0
Answers: 0
Duplicate class error from conflicting WebRTC library in React Native app
I've been looking workaround for the past few days but no avail. I'm using Voximplant only for instant messaging (IM) and wanted to use Sinch for VOIP calls to the other app. As Sinch IM doesn't fit o...
Annie Tan
Votes: 0
Answers: 1