@damoness/react-native-clear-cache
v0.1.0
Published
clear cache
Downloads
1
Readme
react-native-clear-cache
clear cache
Installation
npm install react-native-clear-cache
Usage
import ClearCache from "react-native-clear-cache";
// ...
const result = await ClearCache.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT