An open source Swift framework using WKWebView to convert websites to native WebView apps. I created this framework to help those new to swift create WebView apps easier as I couldn't find a well documented tutorial online. This software is open source and free for use. Please credit me in your work if you decide to clone/fork this project. Thank you and enjoy!
~/Library/Developer/Xcode/DerivedData/{your app}/Build/Products/Debug/{Project Name}.app
(If your having issues try quiting the app. Xcode autoruns it on build. Then you can copy/paste it to a better location in Finder.)
Apple Developer WKWebView: https://developer.apple.com/documentation/webkit/wkwebview
Stackoverflow: https://stackoverflow.com/questions/60082417/how-do-i-create-a-wkwebview-app-for-macos
Google for Developers: https://developers.google.com/admob/ios/browser/webview