Open url inside the application as a component with SafariViewController?

Hi everyone.
I want to show some urls inside my app just like the components. The reason I want to do it is that I want to show every time my app main menu.
Is it possible to do that with SafariViewController or InAppBrowser?
If yes, does anyone have some appropriate examples or documentation to share with the above case?
Thanks.

I don’t think it is possible with these Plugins. What about using a iframe?

can you provide a link with example?

Maybe this one? [HELP] Show Iframe in ionic