DEV Community

Max
Max

Posted on

1 1

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.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay