|
|
|
|
|
by untog
2738 days ago
|
|
WkWebView is used a lot in apps to present content that isn't immediately obviously web content, rather it is just using HTML/CSS as a presentation layer. One example is the activity feed in Instagram - I only know this because once upon a time the page lost CSS on a reload and I got to see it in all its link-blue-bordered glory. The Safari controller is for when you're linking out to an external web site and want the user to behave the way they would in a normal browsing session. |
|