agdsdl

1pod

DLPanableWebView

In Safari, besides tap on 'back' and 'forward' button, you can pan left & right to go back and forward. But UIWebView does not support this gesture. So I extented UIWebView to support the gesture(now only go back gesture).

License: MIT

  • Objective C