Whiteboard and screen sharing support?
mthirukavi opened this issue · 2 comments
mthirukavi commented
Is it possible to have white board and screen sharing on using this library?
mzruiz commented
Hola,
A bit late but hope this helps someone.
I posted a solution to the whiteboard question over on #42. We've used react-native-svg to place a layer on top of the screen to handle annotations.
abdulajet commented
Thanks!