github react-native-device-info/react-native-device-info v3.0.0-beta.1
v3.0.0-beta.1 - The "everything's a Promise" test release

latest releases: v11.1.0, v11.0.0, v10.14.0...
pre-release4 years ago

This is tagged as @next on npmjs.com so you can test it by trying that tag: npm i react-native-device-info@next

  • BREAKING CHANGE: switch to all-Promise API 5b88e34
  • BREAKING CHANGE: locale APIs gone, events renamed, getBuildNumber type cc2021f
  • BREAKING CHANGE: [Android] always return a string for build number fb01799
  • chore: npmignore lots of files 63b8269
  • chore: refresh example for current state of v3 dev branch 74bdb69
  • feat: add getUsedMemory, Obsoletes #356 c8955b0
  • chore: gradle upgrade, and include debug.keystore so example runs out of the box 486a632
  • Update CHANGELOG.md 99a3b36
  • Update readme 675b181
  • Add @ReactModule annotation and NAME constant a3cff96
  • feature: async user agent using WKWebView 07bf0aa
  • refactor: avoid duplicate function implementation 8e4fe78
  • docs: use destructuring import in example 9e59100
  • docs(README): add destructuring import example 9860dfa
  • feat: export functions to be compatible with destructured ES6 imports 89cd3bd
  • fix: remove unnecessary gradle dependencies f3a06ba
  • chore: run refresh-example.sh to update example (and fix vulnerabilities) 6b7daab
  • chore: npm update (fixes eslint-utils vulnerability) 1d7f81a
  • Mention that getUniqueID() can be different in app extensions 60e75fa
  • chore: react-native 0.59 example creation script (to prove it works) 2c2bc48

v2.3.2...v3.0.0-beta.1

Don't miss a new react-native-device-info release

NewReleases is sending notifications on new releases.