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