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
26

0.15.3

Diff

Changelog

Source

0.15.3

  • Fix crash on iOS: prevent insertion of nil values in the dictionary (https://github.com/react-native-community/react-native-device-info/pull/328)
machour
published 0.15.2 •

Changelog

Source

0.15.2

  • Fix crash on getFreeDiskStorage and getTotalDiskCapacity from invalid filesystem path (https://github.com/react-native-community/react-native-device-info/issues/320)
machour
published 0.15.1 •

Changelog

Source

0.15.1

  • Fix Android compatibility for getFreeDiskStorage and getTotalDiskCapacity (https://github.com/react-native-community/react-native-device-info/pull/319)
machour
published 0.15.0 •

Changelog

Source

0.15.0

  • Add getFontScale (https://github.com/react-native-community/react-native-device-info/pull/278)
  • Add getFreeDiskStorage and getTotalDiskCapacity (https://github.com/react-native-community/react-native-device-info/pull/302)
  • Fix missing flow definition for getApplicationName
gantman
published 0.14.0 •

Changelog

Source

0.14.0

  • Fix tvOS support (https://github.com/react-native-community/react-native-device-info/pull/283)
  • Introduced getApplicationName to see the name of the app both on ios, android and win
    • https://github.com/react-native-community/react-native-device-info/pull/210
    • https://github.com/react-native-community/react-native-device-info/pull/295
  • Added getTotalMemory and getMaxMemory (https://github.com/react-native-community/react-native-device-info/pull/289)
  • Fix iOS undefined native module error (https://github.com/react-native-community/react-native-device-info/pull/276)
  • Fix crash on getUserAgent when Webview is not installed (https://github.com/react-native-community/react-native-device-info/pull/273)
gantman
published 0.13.0 •

Changelog

Source

0.13.0

  • Add getCarrier (https://github.com/react-native-community/react-native-device-info/pull/261)
  • Disable isPinOrFingerprintSet for tvOS (https://github.com/react-native-community/react-native-device-info/pull/270)
  • Add is24Hour (https://github.com/react-native-community/react-native-device-info/pull/265)
  • Remove unused windows dependency (https://github.com/react-native-community/react-native-device-info/pull/263)
  • Add missing typescript definitions (https://github.com/react-native-community/react-native-device-info/pull/254)
  • Make play-services optional (https://github.com/react-native-community/react-native-device-info/pull/226)
gantman
published 0.12.1 •

Changelog

Source

0.12.1

  • Critical fix on WIFI STATE (https://github.com/react-native-community/react-native-device-info/pull/249)
gantman
published 0.12.0 •

Changelog

Source

0.12.0

  • Get real WebView UserAgent on Android (https://github.com/react-native-community/react-native-device-info/pull/207)
  • Add DeviceUID.h to public headers (https://github.com/react-native-community/react-native-device-info/pull/217)
  • Add getPhoneNumber (https://github.com/react-native-community/react-native-device-info/pull/174)
  • Fix typescript definitions (https://github.com/react-native-community/react-native-device-info/pull/221)
  • Add getFirstInstallTime and getLastUpdateTime (https://github.com/react-native-community/react-native-device-info/pull/222)
  • Added version check and permission to work with Android API >= 16 (https://github.com/react-native-community/react-native-device-info/pull/225)
  • Added device detection even when in an iOS emulator (https://github.com/react-native-community/react-native-device-info/pull/224)
  • Add support for new iPhone, iPad, and Apple TV models (https://github.com/react-native-community/react-native-device-info/pull/230)
  • Add android only getAPILevel method (https://github.com/react-native-community/react-native-device-info/pull/232)
  • Add Android support for serial number, IP, and MAC address (https://github.com/react-native-community/react-native-device-info/pull/150)
  • Add tvOS support (https://github.com/react-native-community/react-native-device-info/pull/235)
  • Add flow types
  • Fix getCurrentActivity() null crash in Android (https://github.com/react-native-community/react-native-device-info/pull/247)

Diff

gantman
published 0.11.0 •

Changelog

Source

0.11.0

  • Add support for RN > 0.47
  • Update typescript definitions

Diff

gantman
published 0.10.2 •

Changelog

Source

0.10.2

  • Add typescript definitions

Diff

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