Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Component "CustomTwilioVideoView" contains the string ref "videoView". #751

Open
rickyyancormc opened this issue Oct 31, 2024 · 2 comments
Labels

Comments

@rickyyancormc
Copy link

Steps to reproduce

  1. Install the dependency
  2. Run the application on android device or emulator

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

  • Node.js version: v18.20.4
  • React Native version: 0.75.3
  • React Native platform + platform version: Android API_35

react-native-twilio-video-webrtc

Version: eact-native-twilio-video-webrtc@npm:3.2.1

@Rdevs
Copy link

Rdevs commented Nov 11, 2024

Facing the same issue. Please fix this.

@ejuarezokit
Copy link

Facing same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants