react-native-webview/js
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
..
WebView.android.js feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00
WebView.ios.js feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00
WebViewShared.js feat(Android Webview): Support onShouldStartLoadWithRequest on Android (#107) 2018-11-30 02:59:12 +01:00
WebViewTypes.js feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00