1.0.0 • Published 9 months ago

react-native-webview-ios-cache-clear v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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