README
README
Author | |
---|---|
gufei | 799170694@qq.com |
react-native-clear-app-cache
功能介绍
- 支持 iOS Android 清理app缓存
安装使用
npm install --save react-native-clear-app-cache
Then link with:
react-native link react-native-clear-app-cache
清理App缓存
<script type="module">
import reactNativeClearAppCache from 'https://cdn.skypack.dev/react-native-clear-app-cache';
</script>
Author | |
---|---|
gufei | 799170694@qq.com |
npm install --save react-native-clear-app-cache
Then link with:
react-native link react-native-clear-app-cache