Embedded video on app

Is there how to embedded twitch video on apps? or just on websites? Im actually using ionic 5.
Here’s the iframe code

<iframe
src="https://player.twitch.tv/?channel=riotgamesbrazil&muted=true"

height="200"

width="100%"

frameborder="0"

scrolling="no"

allowfullscreen="true">

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