Skip to content
#

webview

Here are 787 public repositories matching this topic...

tauri
jbolda
jbolda commented Feb 12, 2020

Is your feature request related to a problem? Please describe.
When first installing and running tauri init, we should provide an input for a few of the major required settings specifically the path settings and app name. At the completion of the init script, we can note where these config options were stored to make it easier for the user to find them.

Additionally, we can add a `readme.m

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.

  • Updated Jan 4, 2020
  • Objective-C
squgeim
squgeim commented Nov 9, 2017

Clicking on links with schemes like 'mailto' and 'tel' causes an unsupported URL error (NSURLErrorDomain, error code: -1002).

Trying to handle these cases in onShouldStartLoadWithRequest does not always work due the restriction on returning before 250ms. This does not work if I tap different links in rapid succession.

[WKURLSchemeHandler](https://developer.apple.com/documentation/webki

Improve this page

Add a description, image, and links to the webview topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webview topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.