App clips wrapping WKWebView

Is it possible to open a web application within the App clip, for example using WKWebView?
and what about a regular web page?
Accepted Answer
Yes, you can use WKWebView or SFSafariViewController to open web pages inside an app clip.
App clips wrapping WKWebView
 
 
Q