SwiftUI Journey Part 8: Using WebView in macOS
There is no WebView in SwiftUI, so you have to use the NSViewRepresentable
class.
|
|
And you call it in your SwiftUI View
.
|
|
Husband, Father, Programmer
There is no WebView in SwiftUI, so you have to use the NSViewRepresentable
class.
|
|
And you call it in your SwiftUI View
.
|
|