In order to develop a mobile app for the web app, which is already made on my company's server (which is based on BigBlueButton platform), I have a requirement of connecting to BigBlueButton conference / room using jitsi-meet code of react-native. I tried modifying its config.js file somewhat like this, as well as modifying the baseURL, and room url, with the one of my server, based on BigBlueButton platform, but still unable to make connection. Not sure, how to do that.
Any help will be greatly appreciated.