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 - v8.4.5

Published by rndi-bot almost 3 years ago

8.4.5 (2021-11-04)

Bug Fixes

  • hasNotch: added Huawei Honor Play and Samsung Galaxy A71 to hasNotch list (#1303) (f158ecc)
react-native-device-info - v8.4.4

Published by rndi-bot almost 3 years ago

8.4.4 (2021-11-01)

Bug Fixes

  • internal/nativeinferface: fixing exception message when RNDeviceInfo is not found (068a433)
  • rndeviceinfo.podspec: changing podspec git source (e91d3fd)

Reverts

  • ios/rndeviceinfo: removing ios listener stubs (e157189), closes #1301
react-native-device-info - v8.4.3

Published by rndi-bot almost 3 years ago

8.4.3 (2021-10-26)

Bug Fixes

  • getDeviceName: un-memoize device name so it updates (#1332) (7026844), closes #1272
react-native-device-info - v8.4.2

Published by rndi-bot almost 3 years ago

8.4.2 (2021-10-25)

Bug Fixes

  • ios, deadlock: split battery level from power state fetch (30e7ebc), closes #1330
react-native-device-info - v8.4.1

Published by rndi-bot about 3 years ago

8.4.1 (2021-10-14)

Bug Fixes

  • ios, uniqueID: handle keychain duplicateItem during setValue (#1329) (a5ae298)
react-native-device-info - v8.4.0

Published by rndi-bot about 3 years ago

8.4.0 (2021-10-03)

Features

  • windows: add isTabletMode/isKeyboardConnected/isMouseConnected/DeviceType:GamingConsole (#1238) (e186394)
react-native-device-info - v8.3.3

Published by rndi-bot about 3 years ago

8.3.3 (2021-09-16)

Bug Fixes

react-native-device-info - v8.3.2

Published by rndi-bot about 3 years ago

8.3.2 (2021-09-15)

Bug Fixes

  • hasNotch: Add iPhone 13 lineup to list of devices with notch (#1307) (44193d5)
react-native-device-info - v8.3.1

Published by rndi-bot about 3 years ago

8.3.1 (2021-08-20)

Bug Fixes

  • addListener/removeListeners native stubs for react-native 0.65 copmatibility (3917f33), closes #1288
react-native-device-info - v8.3.0

Published by rndi-bot about 3 years ago

8.3.0 (2021-08-13)

Features

  • windows, device-id: Added get device id for windows (#1286) (dce34b7)
react-native-device-info - v8.2.0

Published by rndi-bot about 3 years ago

8.2.0 (2021-08-12)

Features

react-native-device-info - v8.1.7

Published by rndi-bot about 3 years ago

8.1.7 (2021-08-05)

Bug Fixes

  • windows: react-native-device-info don't work with apps in RNW v0.64 (#1279) (d1a5c4e)
react-native-device-info - v8.1.6

Published by rndi-bot about 3 years ago

8.1.6 (2021-08-05)

Bug Fixes

  • hasNotch: add Redmi Note 8 Pro to hasNotch list (#1276) (06e2b6c)
react-native-device-info - v8.1.5

Published by rndi-bot about 3 years ago

8.1.5 (2021-07-30)

Bug Fixes

  • iOS: Adds iPad Air 4th gen name description (#1273) (3c0d766)
react-native-device-info - v8.1.4

Published by rndi-bot about 3 years ago

8.1.4 (2021-07-21)

Bug Fixes

  • Updated getUsedMemory to pull from ActivityManager debug memory info (ed99cd3)
react-native-device-info - v8.1.3

Published by rndi-bot over 3 years ago

8.1.3 (2021-05-05)

Bug Fixes

  • web: only call navigator methods if navigator is defined (#1225) (35ffa26)
react-native-device-info - v8.1.2

Published by rndi-bot over 3 years ago

8.1.2 (2021-04-18)

Bug Fixes

  • notch: remove pixel 3a from devicesWithNotch.ts (#1221) (ee959d9)
react-native-device-info - v8.1.1

Published by rndi-bot over 3 years ago

8.1.1 (2021-04-18)

Bug Fixes

  • android: use mavenCentral vs jcenter before jcenter shutdown (#1220) (bffcce2)
react-native-device-info - v8.1.0

Published by rndi-bot over 3 years ago

8.1.0 (2021-04-12)

Features

  • ios: add getInstallerPackageName support for iOS (#1217) (9a844bf)
react-native-device-info - v8.0.8

Published by schie over 3 years ago

8.0.8 (2021-03-31)

Bug Fixes

  • ios: update getIpAddress to support IPv6-only interfaces (#1190) (c977f30)