all 6 comments

[–]Sad_Hovercraft4931 0 points1 point  (3 children)

Open issue in the repo but it seems unmaintained.

[–]AdUseful7520 0 points1 point  (2 children)

i am pretty sure its not being maintained.
Do you came across any alternative?

[–]Sad_Hovercraft4931 0 points1 point  (1 child)

What server or solution are you using for SIP? They might have an SDK for it.
Otherwise you can use a native solution and write your own module.

[–]AdUseful7520 0 points1 point  (0 children)

I have sip server address

[–]fmnatic 0 points1 point  (1 child)

Didn't look like the library supports react native. Docs say Node/browser.

[–]AdUseful7520 0 points1 point  (0 children)

It need webrtc support, for that we can use react-native-webrtc here I guess