Using webview in React Native app to display user's Twitch's page

Hello guys! I tried to find what i’m asking here in the topics but had no success… Sorry if it was already asked.

I’m developing an app using React Native for a tcg store which has a Twitch channel, and they’d like to embed their channel in the app… I thought in adding it inside a webview, so it would look like this:

Is it ok to use a webview do display the user’s homepage? Are there any legal issues?

And if not, how can I get only the current live stream’s URL to embed into a video component? The API (Twurple) doesn’t return the URL for the stream.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.