-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# WKWebView | ||
OSX Swift 3 Demo App to show web content in a WkWebView with WebKit. | ||
|
||
The present OS X Swift Class is related to the medical project [RadioLogic](http://www.radiologic.fr). The program has been developed and documented for my own needs. I think it may be of interest to other developers. For this reason I made it available as a public GitHub. If you find it useful, you are welcome. | ||
|
||
![WKWebView](wkwebviewApp.png) | ||
|
||
Additional Informations are available in the [project Wiki](https://github.com/mbarnig/WkWebView/wiki). |