We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can add an option with 'video' or 'audio' on JitsiMeet.call or a callWithOptions(url, options)? If you can't I will go to send a PR. :)
JitsiMeet.call
callWithOptions(url, options)
The text was updated successfully, but these errors were encountered:
For now, I don't have the time to work on it. If you can send a PR, i'll merge it.
Sorry, something went wrong.
I just pushed this feature to master for iOS. Waiting android sdk for RN 0.60 to release everything at once.
really nice man! I appreciate it!
Hi, I just published V2.0.0 which has been completely re-architectured and is compatible with RN 0.60.
an audioCall function is now provided on top of the call function.
Please read the Readme file as the integration has changed: README
No branches or pull requests
We can add an option with 'video' or 'audio' on
JitsiMeet.call
or acallWithOptions(url, options)
?If you can't I will go to send a PR. :)
The text was updated successfully, but these errors were encountered: