react-native-battery
Version:
A cross-platform React Native module that returns the battery level/status of a device. Supports iOS and Android.
21 lines (20 loc) • 371 B
JSON
{
"name": "react-native-battery",
"version": "0.1.18",
"author": {
"name": "Olajide",
"email": "olajidesoftware@gmail.com",
"url": "http://olaji.de"
},
"repository": {
"type": "git",
"url": "git@github.com:oojr/react-native-battery"
},
"keywords": [
"react",
"react-native",
"react-component",
"ios",
"battery"
]
}