react-native-device-info

Device Information for React Native iOS and Android

MIT License

Downloads
2.5M
Stars
6.4K
Committers
310

Bot releases are visible (Hide)

react-native-device-info - v11.1.0 Latest Release

Published by rndi-bot 5 months ago

11.1.0 (2024-05-15)

Features

  • android: detect MEmu emulator in isEmulator (ac172f6)
react-native-device-info - v11.0.0

Published by rndi-bot 5 months ago

11.0.0 (2024-05-15)

  • fix(android)!: removed getPhoneNumber - use react-native-sim-cards-manager (#1617) (dce8bd5), closes #1617
  • feat(android)!: targetSdk 34 receiver export specification, requires compileSdk 33+ (#1621) (b32cde7), closes #1621

BREAKING CHANGES

  • removed getPhoneNumber to avoid Google Play Store rejections,
    use react-native-sim-cards-manager for similar functionality as desired
  • requires compileSdk 33+
react-native-device-info - v10.14.0

Published by rndi-bot 5 months ago

10.14.0 (2024-05-15)

Features

  • Add isWiredHeadphonesConnected and IsBluetoothHeadphonesConnected (#1623) (fe66322)
react-native-device-info - v10.13.2

Published by rndi-bot 6 months ago

10.13.2 (2024-04-21)

Bug Fixes

react-native-device-info - v10.13.1

Published by rndi-bot 8 months ago

10.13.1 (2024-02-26)

Bug Fixes

  • ios: fix missing visionOS symbol compile error in xcode < 15 (#1615) (fd30902)
react-native-device-info - v10.13.0

Published by rndi-bot 8 months ago

10.13.0 (2024-02-23)

Features

react-native-device-info - v10.12.1

Published by rndi-bot 8 months ago

10.12.1 (2024-02-23)

Bug Fixes

  • wrap return value of useOnEvent in useMemo (2cdc43d)
react-native-device-info - v10.12.0

Published by rndi-bot 11 months ago

10.12.0 (2023-11-28)

Features

  • android: implemented getSupportedMediaTypeList method (#1590) (89a3c4c)
react-native-device-info - v10.11.0

Published by rndi-bot about 1 year ago

10.11.0 (2023-09-19)

Features

  • android: add new isLowRamDevice constant (#1571) (f608fd5)
react-native-device-info - v10.10.0

Published by rndi-bot about 1 year ago

10.10.0 (2023-09-19)

Features

  • Add device names for iPhone 15 family, add check for dynamic island (#1569) (8e512ec)
react-native-device-info - v10.9.0

Published by rndi-bot about 1 year ago

10.9.0 (2023-08-28)

Features

  • windows: Implemented getHostNames() for windows (#1565) (eab4992)
react-native-device-info - v10.8.0

Published by rndi-bot over 1 year ago

10.8.0 (2023-07-12)

Features

  • windows: Implemented gethost() for windows (#1552) (aa4f6e0)
react-native-device-info - v10.7.0

Published by rndi-bot over 1 year ago

10.7.0 (2023-06-30)

Features

  • android: add support for React Native 0.73 (#1546) (38f9665)
react-native-device-info - v10.6.1

Published by rndi-bot over 1 year ago

10.6.1 (2023-06-29)

Bug Fixes

  • windows: bump WindowsTargetPlatformMinVersion (#1537) (7f0f1c2)
react-native-device-info - v10.6.0

Published by rndi-bot over 1 year ago

10.6.0 (2023-04-06)

Features

  • windows: implementation for useBatteryLevel & useBatteryLevelIsLow (18e3a54)
react-native-device-info - v10.5.1

Published by rndi-bot over 1 year ago

10.5.1 (2023-03-29)

Bug Fixes

react-native-device-info - v10.5.0

Published by rndi-bot over 1 year ago

10.5.0 (2023-03-28)

Features

  • windows: implementation of EnergySaverStatusChanged to emitt event RNDeviceInfo_powerStateDidChange (c974b31)
react-native-device-info - v10.4.0

Published by rndi-bot over 1 year ago

10.4.0 (2023-02-15)

Features

react-native-device-info - v10.3.1

Published by rndi-bot over 1 year ago

10.3.1 (2023-02-15)

Bug Fixes

  • ios: getUserAgentSync: separate memoKeys for sync / non-sync usage (#1506) (4bda3ba)
react-native-device-info - v10.3.0

Published by rndi-bot almost 2 years ago

10.3.0 (2022-10-21)

Features

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