Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 454 Bytes

Cocoa Web View

This repository contains implementation of simple web browser using WKWebView with support for go forward, go back and url validation.

Cocoa macOS Examples

In order to use web view it is neccessary to enable Outgoing connections (Client) in Signing & Capabilities tab of project settings

image missing

image missing