13.0.0 (2024-09-12)
- fix(android)!: powerStateDidChange event returns powerState object not batteryState (#1655) (2d91018), closes #1655
BREAKING CHANGES
- android powerStateDidChange now matches iOS with full powerState object not batteryState
The batteryState object is inside the powerState object, so if this is important to you, the change on android is now
to go one-level deeper to get the batteryState