ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
487 stars 395 forks source link

Render external URL using ionic-webview in Ionic app #666

Open Topiya opened 2 years ago

Topiya commented 2 years ago

I need a way to render external URL in Ionic 5 app, within the app page not in browser but inside the ion-content.

Is this possible using ionic-webview to fulfill this requirement like In android native, we can render URL using webview.