react-native-signature-id-of-android
v0.2.0
Published
Get the signature ID of Android in React Native
Readme
react-native-signature-id-of-android
Get the signature ID of Android in React Native
Installation
npm install react-native-signature-id-of-androidUsage
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
