react-native-device-battery icon indicating copy to clipboard operation
react-native-device-battery copied to clipboard

Update instructions to reflect package arguments

Open atticoos opened this issue 8 years ago • 0 comments

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

atticoos avatar Mar 14 '16 13:03 atticoos