github react-native-device-info/react-native-device-info v3.0.0-beta.2
v3.0.0-beta.2 - nearly release-candidate

latest releases: v11.1.0, v11.0.0, v10.14.0...
pre-release4 years ago

This is tagged as @next on npmjs.com so you may use that tag on npm/yarn install to test this.

This release fixes all the discrepancies between v2 and v3 that were detected on emulators. After checking real android/iOS devices this will go release candidate.

Read the v3.0.0-beta.1 release notes or the changelog for description of breaking changes so you can migrate.

  • fix: iOS isTablet should return boolean not integer 4800cda
  • fix: iOS getSupportedAbis should return string array, not string 201dc94
  • fix: android getDeviceId should be based on Build.BOARD not BRAND 101ab4a
  • chore: yarn upgrade 1933f92

v3.0.0-beta.1...v3.0.0-beta.2

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

NewReleases is sending notifications on new releases.