Skip to content

rf1804/react-native-webview-ios-cache-clear

Repository files navigation

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