0.2.0 • Published 2 years ago
react-native-signature-id-of-android v0.2.0
react-native-signature-id-of-android
Get the signature ID of Android in React Native
Installation
npm install react-native-signature-id-of-android
Usage
import { getSignatureIdAsync } from 'react-native-signature-id-of-android';
// ...
const result = await getSignatureIdAsync();
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
0.2.0
2 years ago