0.1.4 • Published 8 months ago
react-native-device-token-teest v0.1.4
react-native-device-token
a
Installation
npm install react-native-device-tokenUsage
import { multiply } from 'react-native-device-token';
// ...
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