UNPKG

expo-device

Version:

A universal module that gets physical information about the device running the application

3 lines (2 loc) 107 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoDevice');