Hi, new to jitsi here, The lib-jitsi-meet API seems to be written in standard generic javascript, is there any way to use it in a react project? The npm libraries seem to have been deprecated as well.
Jitsi-meet is a react project using lib-jitsi-meet, you can check it out how it uses it.
does it have the same low level customization as lib-jitsi-meet ? since I would need a bit more control over the UI and stuff
I’m saying that you can see in jitsi-meet how you can use lib-jitsi-meet in a react app.
ohhh sure, my bad, thanks a lot