@epasianpm/react-native-deviceinfo
v0.1.4
Published
device info
Downloads
8
Readme
@epasianpm/react-native-deviceinfo
device info
Installation
npm install @epasianpm/react-native-deviceinfo
Usage
import { devicename } from '@epasianpm/react-native-deviceinfo';
// ...
const result = await devicename();
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