iOS Question wkWebView + Swipe

Gijsen

Member
Licensed User
Longtime User
I'm using wkWebView to show images full screen, and allow the user to zoom into the foto etc.
But I would also like to detect a swipe from left to right and visa versa to load the previous or next image.
It is possible to detect those events ?

Worst case I could put a transparant panel on top of the webview, but then the zoom function would be lost.

I hope somebody has a more elegant solution, all help is greatly appreciated.
 
Top