7.3.0
- feat(android, build): add ability to specify firebase bill of materials for iid versioning (#1133, thanks @Dimon70007!)
- fix(notch): add Redmi 9 to hasNotch list (#1140, thanks @esgudnason!)
- test: Adding more tests and refactoring some getters (#1136, thanks @schie!)
- chore: dependency updates (@mikehardy)
automated changelog follows:
- docs(CHANGELOG): prepare release 7.3.0 94477aa
- chore: update dependencies / lint d4dc51d
- feat(android, build): add ability to specify firebase bill of materials for iid versioning (#1133) b79d6ca
- fix(notch): add Redmi 9 to hasNotch list (#1140) 3bbcbc0
- test(tests/getters): testing
getSystemName
4fd1bb7 - refactor(src/index): rewriting function for better testability be5c0e9
- refactor(jest.setup): redoing
Platform.select
spy baca814 - test(tests/getters): adding tests for
getUserAgent
andgetUserAgentSync
65f2750 - chore(src/index): rewriting
getUserAgent*
22ff51e - test(tests/getters): adding tests for getAvailableLocationProviders* 613072d
- test(tests/getters): adding tests for
getPowerState*
09a775f