Open elenitaex5 opened 2 years ago
Having the same issue on expo project. Any updates or fixes?
@saadnaveed94 I don't think so, there are many issues without even an answer... For us, we had to change video provider to another one... and not using twilio...
@elenitaex5 I have found out that the issue is with the expo as some native components does not work with expo. I have created a demo project using react native cli and it is working fine in demo project. Now i might have to migrate my project to cli
Steps to reproduce
Expected behaviour
Open in the screen connect button and TwilioVideo component
Actual behaviour
There's an error when the screen is going to be opened.
Invariant Violation: requireNativeComponent: "RNCustomTwilioVideoView" was not found in the UIManager.
If we remove TwilioVideo component from the screen, the error disapear.
Environment
react-native-twilio-video-webrtc
Version: npm version or "master"