react-native-webview/ios
Chet Corcos 0e6e92a7f1 fix(WKWebview Scroll): Don't allow the scrollView to scroll when `scrollEnabled={false}`. (#158)
* Don't allow the scrollview to scroll the WebView body.

* Readme comment

* Remove duplicate protocol def
2019-02-28 22:01:42 +01:00
..
RNCWebView.xcodeproj feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 2019-01-07 15:19:32 +01:00
RNCUIWebView.h Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebView.m fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 2019-02-01 22:04:11 +01:00
RNCUIWebViewManager.h Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebViewManager.m feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 2019-02-12 14:47:24 +01:00
RNCWKProcessPoolManager.h feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 2019-01-07 15:19:32 +01:00
RNCWKProcessPoolManager.m feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 2019-01-07 15:19:32 +01:00
RNCWKWebView.h feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 2019-02-12 14:47:24 +01:00
RNCWKWebView.m fix(WKWebview Scroll): Don't allow the scrollView to scroll when `scrollEnabled={false}`. (#158) 2019-02-28 22:01:42 +01:00
RNCWKWebViewManager.h Native Changes 2018-09-18 18:32:16 +02:00
RNCWKWebViewManager.m feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 2019-02-12 14:47:24 +01:00