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

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.

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