react-native-webview/ios
Michael Diarmid 83ce79ff89 feat(iOS/Android): Add `cacheEnabled` prop (#152)
Added a new cacheEnabled prop to toggle Android & iOS webview caching behavior.

BREAKING CHANGE:  This change makes caching enabled by default when previously there was no caching behavior which may cause unexpected behaviour changes in your existing implementations.
2019-01-30 10:32:46 +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
RNCWebView.xcworkspace RNCWorkspace 2018-09-18 18:33:51 +02:00
RNCUIWebView.h Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebView.m Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebViewManager.h Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebViewManager.m Native Changes 2018-09-18 18:32:16 +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
RNCWKWebView.h feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00
RNCWKWebView.m feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00
RNCWKWebViewManager.h Native Changes 2018-09-18 18:32:16 +02:00
RNCWKWebViewManager.m feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00