Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-device-info

Package Overview
Dependencies
Maintainers
5
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-device-info - npm Package Versions

1
26

1.5.0

Diff

Changelog

Source

1.5.0

  • feat: Add getBuildId method to gets build number of the operating system. (https://github.com/react-native-community/react-native-device-info/pull/640)
mikehardy
published 1.4.3 •

Changelog

Source

1.4.3

  • chore: Add Xiaomi Mi A2 Lite to devices with notch (https://github.com/react-native-community/react-native-device-info/pull/634)
  • feat: Throw error if native module is null w/steps to help fix (https://github.com/react-native-community/react-native-device-info/pull/630)
mikehardy
published 1.4.2 •

Changelog

Source

1.4.2

  • fix: Use RCTSharedApplication so compile works for ios app extensions (https://github.com/react-native-community/react-native-device-info/pull/408)
  • chore: Add 3rd generation iPad pro to device/model list (https://github.com/react-native-community/react-native-device-info/pull/618)
  • feat: Support getUserAgent() on old androids (API level <= 16) (https://github.com/react-native-community/react-native-device-info/pull/545)
  • chore: Add Huweai INE-LX1 to devices with notch (https://github.com/react-native-community/react-native-device-info/pull/624)

iOS notice

This is existing policy but is worth mentioning: The list with device names (returned by getModel()) is maintained by the community and could lag new devices. It is recommended to use getDeviceId() since it's more reliable and always up-to-date with new iOS devices. We do accept pull requests that add new iOS devices to the list with device names

mikehardy
published 1.4.1 •

Changelog

Source

1.4.1

  • fix: repair flow types from #436 - 'Object' vs 'object'
mikehardy
published 1.4.0 •

Changelog

Source

1.4.0

  • feat: add battery monitoring and detailed power state getter (https://github.com/react-native-community/react-native-device-info/pull/436)
mikehardy
published 1.3.0 •

Changelog

Source

1.3.0

  • feat: Add support for preferred languages function (https://github.com/react-native-community/react-native-device-info/pull/610)
mikehardy
published 1.2.0 •

Changelog

Source

1.2.0

  • feat: Support 'dom' Platform.OS for react-native-dom (https://github.com/react-native-community/react-native-device-info/pull/406)
  • feat: Add support for jest snapshot testing (https://github.com/react-native-community/react-native-device-info/pull/375)
  • fix: Use API-specific permissions to get phone number (https://github.com/react-native-community/react-native-device-info/pull/269)
  • fix: Add OnePlus A6010 to devicesWithNothc list (https://github.com/react-native-community/react-native-device-info/pull/604)
  • fix: use reactContext vs getApplicationContext() (https://github.com/react-native-community/react-native-device-info/pull/382)
  • fix: dynamic reference path on windows depending on environment (https://github.com/react-native-community/react-native-device-info/pull/608)
machour
published 1.1.0 •

Changelog

Source

1.1.0

  • Add supportedABIs() (https://github.com/react-native-community/react-native-device-info/pull/598)
machour
published 1.0.1 •

Changelog

Source

1.0.1

  • fix: Add Nokia 7.1 to devicesWithNotch list (https://github.com/react-native-community/react-native-device-info/pull/597)
machour
published 1.0.0 •

Changelog

Source

1.0.0

  • First major version, features (and bugs) copied from 0.29.1
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc