Html website to iOS Xcode app

Hey, does anyone know how to convert a html website into an iOS app on Xcode 12?

the easiest way is just to open the website in iOS using WKWebView

Thank you, how do I do this?

Google WKWebView and how to use it

cheers, I appreciate the help