react-native-device-id

1.2.0 • Public • Published

react-native-device-id

Getting started

npm install react-native-device-id --save

Mostly automatic installation

For RN version < 0.60 react-native link react-native-device-id

Usage

import DeviceId from "react-native-device-id";
 
//...
 
DeviceId.getUniqueId();

Dependents (0)

Package Sidebar

Install

npm i react-native-device-id

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

205 kB

Total Files

105

Last publish

Collaborators

  • novadootexe