react-native-clear-app-cache

清理App缓存

Usage no npm install needed!

<script type="module">
  import reactNativeClearAppCache from 'https://cdn.skypack.dev/react-native-clear-app-cache';
</script>

README

README

Author           E-mail    
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

运行示例

Example