Releases: kylehickinson/SwiftUI-WebView
Releases · kylehickinson/SwiftUI-WebView
0.3.1
- Fix memory leak on webView subscribe by @Ericarman (#13)
0.3.0
- Adds macOS Support (#2)
- Adds
@dynamicMemberLookup
toWebViewStore
for a shortcut to the underlyingWKWebView
's properties - Adds license (#1)
- Removes unnecessary view container in UI/NS view representables
0.2.0
Updated to support new SwiftUI APIs