react-native-webview/ios
Ezequiel Aceto 136fbd8491 feat(iOS): Allow custom CA to be used on webview requests (#865)
* Allow custom CA to be used on webview requests

* Add documentation and an example for Custom CA / SSL Pinning
2019-09-21 02:44:53 +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): Allow custom CA to be used on webview requests (#865) 2019-09-21 02:44:53 +02:00
RNCWebViewManager.h fix(iOS): UIWebView Removal (#828) 2019-08-30 12:04:32 +02:00
RNCWebViewManager.m feat(new prop): onHttpError callback (#885) 2019-09-21 02:43:28 +02:00