Swift Tutorial: How to load web page using WKWebView in ios swift

preview_player
Показать описание
In this Video, we will learn how to use WKWebView so that we can load html web page inside our app. As UIWebView is deprecated since ios 8.0 is launched, we now need to use WKWebView comes with webkit framework.

What we learn in this video:
1) How to load page in WKWebView
2) Hide and show activity indicator when page starts to load and hide indicator view when page stops loading, for this we will use isLoading property of WKWebView with the help of KVO (Key Value Observing) as isLoading property is KVO compliant and won't work if we use it directly.
3) Advantages of using WKWebView instead of UIWebView.

Рекомендации по теме
Комментарии
Автор

HI,


i am using swift, i am beginner to iOS, i am using WKWebview to convert for my web application to iOS app,
in my application i have social login options like facebook and google login, when i successfull logIn facebook login popup or google login page not closing, i need add close button or back button. is it possible, please help me, thanks in advance.

sreelakshmi
Автор

How do you add a button to open website app

lydiawhite
Автор

Please create a video how to create a multiple taps like YouTube in the place of video, playlist, home....
and Facebook in the place of profiles, notifications, friends

moamenzalabia
join shbcf.ru