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

applyZOrder does not exist on video view tags #628

Open
StephenCavender opened this issue Aug 17, 2022 · 0 comments
Open

applyZOrder does not exist on video view tags #628

StephenCavender opened this issue Aug 17, 2022 · 0 comments

Comments

@StephenCavender
Copy link
Contributor

Steps to reproduce

  1. Set up react-native-twilio-video-webrtc
  2. Add 'applyZOrder' prop to TwilioVideoParticipantView and/or TwilioVideoLocalView
  3. Run the application using ReactNative CLI

Expected behaviour

applyZOrder should not be underlined in red saying it doesn't exist on the type

Actual behaviour

applyZOrder is underlined in red saying it doesn't exist on the type

Environment

  • Node.js version: 16.15.1
  • React Native version: 0.67.2
  • React Native platform + platform version: iOS 15.2

react-native-twilio-video-webrtc

Version: 2.1.0

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

No branches or pull requests

1 participant