Does api.video support react native tvos

we are trying to build a video streaming app using react native for tvos and androidtv , we wanted to check if api.video sdk is comaptible for live streaming on tv

Hi @anirudhjoshi785 ,

Unfortunately it not possible to use our RN-player on tv. We use a rn-webview librar that use the native swift UIWebView, and this is not compatible with tvOS.

The god news is that we are considering to change the web player by the natives one in the future.