I try to find any way to add Iframe to my react native app.
I found react-iframe, but it didn't work for me. I followed document. I just import react-iframe and copy Iframe tag to use.
My result is like image below.

I need other way to use Iframe in react native app. Thank you.