Skip to content

Latest commit

 

History

History
executable file
·
25 lines (13 loc) · 446 Bytes

README.md

File metadata and controls

executable file
·
25 lines (13 loc) · 446 Bytes

README

Author           E-mail    
gufei         [email protected]

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