Umar Naqeeb

Results 3 comments of Umar Naqeeb

Yes, If you are using expo you have to prebuild and create a development build in order to use custom native code. Also, configure the project's native code (in andriod...

> Did this work for you? yes it did

Can't use this library in Expo's Managed workflow Step 1: Install expo-build-properties `npx expo install expo-build-properties` Step 2: Add the following in plugins in app.json `[ "react-native-twilio-video-webrtc", { "cameraPermission": "Allow...