1.0.0 • Published 10 months ago
@edritech93/rn-clear-cache v1.0.0
rn-clear-cache
clear cache for android and iOS with react-native
Installation
npm install rn-clear-cache
Usage
import { multiply } from 'rn-clear-cache';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
1.0.0
10 months ago