React Native (CLI) mediasoup-client Screen Share Error

I am building a React Native CLI mobile video calling application using mediasoup-client for WebRTC communication. Audio and camera video streaming are working correctly between participants.

However, I am facing an issue with the screen sharing feature. When a user starts screen sharing, the remote participants only see a black screen instead of the shared screen content. this is my git repo : https://github.com/beraavikclayminds23/mediasoup-rnc-fullstack