Search code examples
nativescript-angular

In nativescript for IOS can I change the webview browser client


I am using Nativescript 5 and Angulat 4, and I want to change the Webview browser client, I want to load with chrome.

Is it posible?

And, how can I do it?


Solution

  • NO. A WebView is a view that displays interactive web content, such as for an in-app browser. They do not use any browser, they use webkit.