Go to a website and return to web

Hi, how could I have a link (href) to a website in ionic app and return to the app?

Now in the IOS simulator, after clicking the website link, it doesn’t go to the Safari and it doesn’t have a way to return to the app. The website page is always showed if you open up the app.

Check out cordova’s InAppBrowser plugin: https://github.com/apache/cordova-plugin-inappbrowser/blob/master/doc/index.md