react-native-webview/ios
Samuel Sieg a76811da93 feat(iOS): Add callback for webViewWebContentProcessDidTerminate (#774)
* Add callback for WKWebView's onContentProcessDidTerminate

* Add platform information to docs

* Add new WebViewTerminatedEvent type
2019-09-23 10:20:12 +02:00
..
RNCWebView.xcodeproj fix(iOS): UIWebView Removal (#828) 2019-08-30 12:04:32 +02: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
RNCWebView.h feat(iOS): Allow custom CA to be used on webview requests (#865) 2019-09-21 02:44:53 +02:00
RNCWebView.m feat(iOS): Add callback for webViewWebContentProcessDidTerminate (#774) 2019-09-23 10:20:12 +02:00
RNCWebViewManager.h fix(iOS): UIWebView Removal (#828) 2019-08-30 12:04:32 +02:00
RNCWebViewManager.m feat(iOS): Add callback for webViewWebContentProcessDidTerminate (#774) 2019-09-23 10:20:12 +02:00