react-native-webview/ios
hank121314 c366fdf2e7 fix(iOS): use RCTConvert to convert allowingReadAccessToURL. (#845)
* fix(ios):use RCTConvert to convert url instead of using URLWithStringg

* fix(iOS):remove stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding, because it's deprecated in iOS 9
2019-09-05 15:13:33 +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): UIWebView Removal (#828) 2019-08-30 12:04:32 +02:00
RNCWebView.m fix(iOS): use RCTConvert to convert allowingReadAccessToURL. (#845) 2019-09-05 15:13:33 +02:00
RNCWebViewManager.h fix(iOS): UIWebView Removal (#828) 2019-08-30 12:04:32 +02:00
RNCWebViewManager.m fix(iOS): UIWebView Removal (#828) 2019-08-30 12:04:32 +02:00