Clear the cache of ios webview
npm install react-native-webview-ios-cache-clearClear the cache of ios webview
``sh`
yarn add react-native-webview-ios-cache-clear
`js
import {clearWebViewIOSCache} from 'react-native-webview-ios-cache-clear';
const result = await clearWebViewIOSCache();
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT