https://github.com/povilasb/swift-webview-sample
WebView use on Mac OS X with swift.
https://github.com/povilasb/swift-webview-sample
Last synced: about 2 months ago
JSON representation
WebView use on Mac OS X with swift.
- Host: GitHub
- URL: https://github.com/povilasb/swift-webview-sample
- Owner: povilasb
- Created: 2015-03-19T15:30:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-09T14:42:53.000Z (almost 10 years ago)
- Last Synced: 2025-04-02T21:39:07.483Z (2 months ago)
- Language: Swift
- Size: 164 KB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=====
About
=====This is a basic sample of a hybrid application on MAC OS X system
HTML pages are rendered by WebView class which uses WebKit engine.
Interoperability between Swift and JavaScript is achieved... rubric:: References
.. [#f1] http://www.markus-ullmann.de/posts/sample-to-bridge-between-javascript-and-swift-on-os-x-andor-ios.html