react-native-idfa-aaid
v0.1.1
Published
React Native module for getting IDFA (iOS) or AAID (Android)
Readme
react-native-idfa-aaid
React Native module for getting IDFA (iOS) or AAID (Android)
Installation
npm install react-native-idfa-aaidUsage
import { multiply } from 'react-native-idfa-aaid';
// ...
const result = await multiply(3, 7);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
