Skip to content

Instantly share code, notes, and snippets.

@darkredz
Created July 15, 2012 10:11
Show Gist options
  • Save darkredz/3116167 to your computer and use it in GitHub Desktop.
Save darkredz/3116167 to your computer and use it in GitHub Desktop.
UIWebView load HTML methods
nativeWeb.loadDocumentAsset();
nativeWeb.loadString();
nativeWeb.loadURL();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment