react-native-device-battery
react-native-device-battery copied to clipboard
Update instructions to reflect package arguments
Currently the instructions call for new DeviceBatteryPackage()
.
It should be new DeviceBatteryPackage(this)
.
Discovered in https://github.com/robinpowered/react-native-device-battery/issues/1