All Projects → wayou → WebViewExample

wayou / WebViewExample

Licence: other
work as a webview testing environment for frontend developers

Programming Languages

swift
15916 projects
HTML
75241 projects

Projects that are alternatives of or similar to WebViewExample

React Native Webview Invoke
Invoke functions between React Native and WebView
Stars: ✭ 211 (+1010.53%)
Mutual labels:  webview
rn-webview-rpc
Add RPC capabilities to a React Native WebView component
Stars: ✭ 25 (+31.58%)
Mutual labels:  webview
AFWebViewController
In-app browser that uses WKWebView
Stars: ✭ 38 (+100%)
Mutual labels:  webview
React Native Webview Messaging
✉️ Send/Receive data between React Native app and WebView
Stars: ✭ 251 (+1221.05%)
Mutual labels:  webview
vue-js-bridge
vue-js-bridge for Vue.js
Stars: ✭ 41 (+115.79%)
Mutual labels:  webview
Webview-unity-3d-2017.3-or-higher-
Webview unity 3d 2017.3 or higher - can be open website url on unity3d or open Html5, html and js on unity offline
Stars: ✭ 18 (-5.26%)
Mutual labels:  webview
Tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
Stars: ✭ 25,383 (+133494.74%)
Mutual labels:  webview
Hybrid-Web-Platform
Full-fledged WebView as Xamarin.Forms plugin with cross-platform C# to JavaScript and JavaScript to C# calls support. Eventually invented for painless hybrid apps creation.
Stars: ✭ 19 (+0%)
Mutual labels:  webview
WebViewNativeBridge
WebView bridge for android
Stars: ✭ 35 (+84.21%)
Mutual labels:  webview
EasyBrowser
尝试实现一个简易的Android浏览器。支持标签页的创建,切换,缓存。
Stars: ✭ 34 (+78.95%)
Mutual labels:  webview
qml-webchannel-websockets
QML examples for WebChannel and WebSockets.
Stars: ✭ 26 (+36.84%)
Mutual labels:  webview
Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
Stars: ✭ 87 (+357.89%)
Mutual labels:  webview
WebView-Advanced
A collection of android webview hack
Stars: ✭ 25 (+31.58%)
Mutual labels:  webview
Cargo
🚂🚋🚋 A browser with almost no UI.
Stars: ✭ 221 (+1063.16%)
Mutual labels:  webview
ClickableWebView
Simple WebView to Detect click on an image
Stars: ✭ 42 (+121.05%)
Mutual labels:  webview
Recaptcha
[In]visible ReCaptcha v2 for iOS
Stars: ✭ 208 (+994.74%)
Mutual labels:  webview
QuestionnaireView
A simple view to be able to display question and various field (Radio, EditText, checkbox ) for answers
Stars: ✭ 34 (+78.95%)
Mutual labels:  webview
btt
Low level MacOS management in JavaScript via BetterTouchTool
Stars: ✭ 92 (+384.21%)
Mutual labels:  webview
TrendingCustomAlert
You can use a ready-made custom alert controller.
Stars: ✭ 25 (+31.58%)
Mutual labels:  webview
KaTeXView
KaTeX View for android
Stars: ✭ 43 (+126.32%)
Mutual labels:  webview

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].