@reactster/react-native-imei
v0.2.0
Published
RN IMEI Module
Downloads
3
Readme
@reactster/react-native-imei
RN IMEI Module
Installation
npm install @reactster/react-native-imei
Usage
import { multiply } from '@reactster/react-native-imei';
// ...
const result = 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