0.1.6 • Published 2 years ago
@rznet/react-native-data-usage v0.1.6
@rznet/react-native-data-usage
Get data usage of device
Installation
npm install @rznet/react-native-data-usageUsage
import { multiply } from '@rznet/react-native-data-usage';
// ...
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