UNPKG

expo-device

Version:

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

16 lines (15 loc) 344 B
{ "platforms": ["apple", "android", "web"], "apple": { "modules": ["DeviceModule"] }, "android": { "modules": ["expo.modules.device.DeviceModule"], "publication": { "groupId": "host.exp.exponent", "artifactId": "expo.modules.device", "version": "8.0.10", "repository": "local-maven-repo" } } }