https://github.com/wayou/webviewexample
work as a webview testing environment for frontend developers
https://github.com/wayou/webviewexample
html ios webview
Last synced: 18 days ago
JSON representation
work as a webview testing environment for frontend developers
- Host: GitHub
- URL: https://github.com/wayou/webviewexample
- Owner: wayou
- Created: 2018-10-26T07:54:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T08:34:27.000Z (over 6 years ago)
- Last Synced: 2025-03-24T17:51:54.066Z (about 1 month ago)
- Topics: html, ios, webview
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 18
- Watchers: 4
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iOS WebView Example
===Testing pages in iOS WebView for frontend developers.
Includes both loading remote url or local html files.
Modify `ViewController.swift` as needed.
### Tips
#### Running the example
- Clone the repo.
- Open `WebViewExample.xcodeproj` with xcode
- Command + R to launch the example in simulator.#### Code formatting
Command + A to select all code and then Control + I.
### Misc
tested with the following environments:
- swfit 4.1
- xcode 9.4.1
- MacOS Mojave 10.14 beta