Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/noboru-i/sample-hybrid-ios
- Owner: noboru-i
- Created: 2018-07-03T06:35:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T02:52:38.000Z (over 6 years ago)
- Last Synced: 2024-11-11T22:52:34.478Z (3 months ago)
- Topics: ios, sample, webview, wkwebview
- Language: Swift
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.)