I am trying to open various WebView links in a Safari View Controller.
So from within a WebView (Swift) I need to be able to open all external links in Safari View Controller, with the exception of internal links that will open within the WebView (self).