DEV Community

Max
Max

Posted on

How can I build voip app on react native?

How can I build voip app on react native?

1

I want to build voice/video react native app. I read a lot of stuff but I am confused. There are webrtc, twillio, callkit, but amongst of them the best is webrtc as I read and can you advise me what is the best way to build VoIP app on react…

Top comments (1)

Collapse
 
ameedjamous profile image
Ameed Jamous

I would advice you to look into this project: github.com/datso/react-native-pjsip it can answer your question.