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
4
Versions
256
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
2425

0.5.0

Diff

Changelog

Source

0.5.0

adds a new parameter; Device Id. On iOS this is the hardware string for the current device (e.g. "iPhone7,2"). On Android we use the BOARD field which is the name of the underlying board, e.g. "goldfish". The way that the module gets the device model on iOS has also changed to be based on the Device Id; now instead of getting a generic product family e.g. "iPhone", it will return the specific model e.g. "iPhone 6".

rebeccahughes
published 0.4.1 •

rebeccahughes
published 0.4.0 •

Changelog

Source

10.5.0 (2023-03-28)

Features

  • windows: implementation of EnergySaverStatusChanged to emitt event RNDeviceInfo_powerStateDidChange (c974b31)
rebeccahughes
published 0.3.0 •

Changelog

Source

10.3.1 (2023-02-15)

Bug Fixes

  • ios: getUserAgentSync: separate memoKeys for sync / non-sync usage (#1506) (4bda3ba)
rebeccahughes
published 0.2.1 •

Changelog

Source

10.3.0 (2022-10-21)

Features

  • android, instanceId: implement instanceId as UUIDv4 in prefs (00aa218)
rebeccahughes
published 0.2.0 •

Changelog

Source

10.2.1 (2022-10-05)

Bug Fixes

  • android: getDeviceName handle new exception beginning API>=32 (#1471) (2364514)
1
2425
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