You get the following warning message:
warning: Component "CustomTwilioVideoView" contains the string ref "videoView". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://react.dev/link/strict-mode-string-ref
Steps to reproduce
Expected behaviour
Run without warning message
Actual behaviour
You get the following warning message:
warning: Component "CustomTwilioVideoView" contains the string ref "videoView". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://react.dev/link/strict-mode-string-ref
Environment
react-native-twilio-video-webrtc
Version: eact-native-twilio-video-webrtc@npm:3.2.1