rn_unique_device_id
v0.1.4
Published
test
Maintainers
Readme
rn_unique_device_id
This module can get you the unique device id for the android
Installation
npm install rn_unique_device_idor
yarn add rn_unique_device_idUsage
import UniqueDeviceId from "rn_unique_device_id";
// ...
const uniqueId = UniqueDeviceId.getDeviceId(),Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
