Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noboru-i/sample-hybrid-ios

Sample of using WKWebView.
https://github.com/noboru-i/sample-hybrid-ios

ios sample webview wkwebview

Last synced: 25 days ago
JSON representation

Sample of using WKWebView.

Awesome Lists containing this project

README

        

# Sample Hybrid iOS

## What is this?

Sample of using WKWebView.

- Customize User-Agent.
- Add javascript interface.
- Set cookie at loading.
- Set cookie header with request.
- Open safari when loading outside domain.
- Allow Self-signed certificate. (for using Charles.)