Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-webview-ios-cache-clear

rf18045.7kMIT1.0.0TypeScript support: included

Clear the cache of ios webview

react-native, react-native-webview, ios, cache, clear, react-native-webview-ios-cache-clear

readme

react-native-webview-ios-cache-clear

Clear the cache of ios webview

Installation

yarn add react-native-webview-ios-cache-clear

Usage

import {clearWebViewIOSCache} from 'react-native-webview-ios-cache-clear';

const result = await clearWebViewIOSCache();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT