react-native-turbo-battery
v0.1.0
Published
React Native TurboModule for getting battery level.
Downloads
3
Readme
react-native-turbo-battery
React Native TurboModule for getting battery level.
Installation
yarn add react-native-turbo-battery
Usage
import { getBatteryLevel } from "react-native-turbo-battery";
// ...
const batteryLevel = getBatteryLevel();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT