Clear the cache of ios webview
yarn add react-native-webview-ios-cache-clear
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