react-native-webview/ios
jnpdx 6cfdd4b88c fix(iOS): Xcode issues and warnings (no functionality changes) (#860)
* Fix Xcode warnings (enums, whitespace, string literals)

* Add nullability notations
2019-09-23 10:49:06 +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 fix(iOS): Xcode issues and warnings (no functionality changes) (#860) 2019-09-23 10:49:06 +02:00
RNCWebView.m fix(iOS): Xcode issues and warnings (no functionality changes) (#860) 2019-09-23 10:49:06 +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