Do you Support React native on Expo?

Sendbird need a module for making WebRTC based video calls from Expo based apps. Currently all packages available for React Native use native modules and require to be linked, we don’t know if sendbird has other methods that do not use WebRTC?

Are you planning to open a webview for the video call window even in React Native? Did you achieve anything around it?