Display external web content with request headers

Hi all,
we have to display some parts of an online web app inside Ionic (React). We also need to request that content with custom headers, and control the history (step back). Ideally this would be placed in JSX as a component, and a back button in the app header could do history.

Can this be done in Ionic?

Thanks for any info