github react-native-device-info/react-native-device-info v7.1.0
v7.1.0 - hasHms / hasGms for android plus TESTING TESTING TESTING :-)

latest releases: v10.13.2, v10.13.1, v10.13.0...
3 years ago

7.1.0

  • feat(hasHms): added hasHms to indicate if Android device supports Huawei Mobile Services. (#1129, thanks @craig95!)
  • feat(hasGms): added hasGms to indicate if Android device supports Google Mobile Services. (#1129, thanks @craig95!)

This release includes a truly enormous amount of testing and internal refactoring work that has made the module much
easier to maintain, all courtesy of @schie in the form of a pile of PRs implementing the same. Thank you, Dustin Schie!

Auto-changelog to follow


  • feat(android): added hasGms and hasHms functions (#1129) 2715878
  • chore: include new test files in package 23ecf09
  • chore: prepare for release 7.1.0 88f2b2b
  • chore: update dependencies, use yarn for internal package.json run scripts 7344382
  • perf(tests/getters): adding more tests 55108da
  • perf(jest.setup.js): changing constant values for string and bool native module mocks 214a4a0
  • test(jest.setup.js): adding more OSes to Platform.select spy 5d53b11
  • test(jest.setup.js): moving deviceType to stringKeys 3476655
  • refactor(src/index.ts): shortening more code 44b6e82
  • fix(src/internal/supported-platform-info): fixing memoization bug 0cf373e
  • test(tests/getters): adding non-memoized boolean getters edc1a8d
  • test(tests/getters): adding non-memoized number getters 5596083
  • test(tests/getters): adding memeoized array getters e434978
  • test(tests/getters): adding memeoized boolean getters cbfd99b
  • test(jest.setup.ts): moving getApiLevel to numberFnNames 43bab1a
  • test(tests/getters): adding memoized number getters 23e4b32
  • tests: memoized string getters and supported-platform-info (#1114) 5003f1e
  • tests: adding jest tests and github workflow to execute same (#1112) 7f1d2a6
  • docs: update useFirstInstallTime in readme (#1111) 9d3f7b5

v7.0.2...v7.1.0

Don't miss a new react-native-device-info release

NewReleases is sending notifications on new releases.