Results 9 comments of Bill

@fungilation I've got this error when using your fork `Error: @react-native-community/netinfo: NativeModule.RNCNetInfo is null. To fix this issue try these steps: • Run `react-native link @react-native-community/netinfo` in the project root....

It's fixed. I had to add @react-native-community/netinfo in my project

@Shivendra30 ` yarn add fungilation/react-native-cached-image ` `yarn add @react-native-community/netinfo`

When this will merged ?

i don't see the contact image neither. it would be great to have it too

@jagrodal You can re-register again using the new bearer `registerer.register({ requestOptions: { extraHeaders: "Authorization: Bearer ey......", }, })`

@dberardo-com you can use ServiceWorkers [Use WebSockets in service workers](https://developer.chrome.com/docs/extensions/mv3/tut_websockets/) [service-worker-web-socket](https://github.com/k41l33n4/service-worker-web-socket)

Maybe setting up sipjs inside service worker Or setup custom websocket transport inside serve worker and use it in sipjs