danielsaidi / SwiftUIKit

SwiftUIKit is a Swift SDK that adds extra functionality to Swift & SwiftUI.
MIT License
1.4k stars 54 forks source link

Convert WebView to a separate library #10

Closed danielsaidi closed 2 years ago

danielsaidi commented 2 years ago

This component is much more fitting as a micro library.

Once SwiftUI adds this to the standard libraries, we can then deprecate the library.

Once this new library is live, deprecate the WebView view in SwiftUIKit.

danielsaidi commented 2 years ago

This library is now live: https://github.com/danielsaidi/WebViewKit

I will close this ticket as I deprecate the WebView in a new version.