trapnz-batteryoptimiser-check
v0.1.7
Published
Check the state of battery optimisation for the containing app
Downloads
10
Maintainers
Readme
trapnz-batteryoptimiser-check
Check the state of battery optimisation for the containing app
Installation
npm install trapnz-batteryoptimiser-check
Usage
import { multiply } from 'trapnz-batteryoptimiser-check';
// ...
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