0.1.0 • Published 2 years ago

react-native-turbo-battery v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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