react-native-webview/android
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
..
src/main feat(iOS/Android): Add `cacheEnabled` prop (#152) 2019-01-30 10:32:46 +01:00
build.gradle fix(Gradle): Allow kotlinVersion override using ext with gradle.properties (#267) 2019-01-23 01:58:27 +01:00
gradle.properties fix(Gradle): Allow kotlinVersion override using ext with gradle.properties (#267) 2019-01-23 01:58:27 +01:00