expo-device

js
A universal module that gets physical information about the device running the application
Version 7.1.4 License MIT
Keywords
react-nativeexpoexpo-device
INSTALL
Type:
Version:
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 7.1.4
- 7.1.3
- 7.1.2
- 7.1.1
- 7.1.0
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 6.0.2
- 6.0.1
- 6.0.0
- 5.9.4
- 5.9.3
- 5.9.2
- 5.9.1
- 5.9.0
- 5.8.0
- 5.7.0
- 5.6.0
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.0
- 4.3.0
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.4.0
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- 1.0.0
- 7.1.5-canary-20250701-6a945c5
- 7.1.5-canary-20250630-547cd82
- 7.1.5-canary-20250613-b29d676
- 7.1.5-canary-20250612-338ef55
- 7.1.5-canary-20250611-f0afe80
- 7.1.1-canary-20250408-7f0ab53
- 7.1.1-canary-20250407-10a9b42
- 7.0.4-canary-20250404-87e2506
- 7.0.4-canary-20250404-42b6263
- 7.0.4-canary-20250404-3c3b5fd
- 7.0.4-canary-20250403-13261ac
- 7.0.4-canary-20250402-161f57b
- 7.0.3-canary-20250331-817737a
- 7.0.3-canary-20250320-7a205d3
- 7.0.3-canary-20250306-d9d3e02
- 7.0.3-canary-20250305-0af9ad2
- 7.0.3-canary-20250304-f08e984
- 7.0.3-canary-20250304-8a21aa7
- 7.0.3-canary-20250304-0da3971
- 7.0.3-canary-20250303-4dba60e
- 7.0.3-canary-20250221-ef26fed
- 7.0.3-canary-20250219-4a5dade
- 7.0.3-canary-20250207-8bc5146
- 7.0.3-canary-20250131-5c4e588
- 7.0.3-canary-20250124-42fe332
- 7.0.3-canary-20250122-166c2cb
- 7.0.3-canary-20250114-804e26d
- 7.0.2-canary-20241211-61c49bd
- 7.0.0-canary-20241021-c4b5a93
- 7.0.0-canary-20241021-7aba813
- 7.0.0-canary-20241018-f71b3e0
- 7.0.0-canary-20241018-ebd377a
- 7.0.0-canary-20241018-75a0b25
- 7.0.0-canary-20241018-4f8243a
- 7.0.0-canary-20241018-2a482e3
- 7.0.0-canary-20241008-90b13ad
- 7.0.0-canary-20240927-ab8a962
- 7.0.0-canary-20240912-1059f85
- 7.0.0-canary-20240904-69100c1
- 7.0.0-canary-20240814-ce0f7d5
- 6.0.3-canary-20240719-83ee47b
- 6.0.3-canary-20240628-1ba8152
- 6.0.3-canary-20240627-1402f4b
- 6.0.3-canary-20240625-2333e70
- 1.0.0-rc.0
- 0.0.1-canary-20240418-8d74597
- 0.0.1-canary-20240415-cca04d8
- 0.0.1-canary-20240415-0868fc4
- 0.0.1-canary-20240411-55a0085
- 0.0.1-canary-20240411-33a7dc1
- 0.0.1-canary-20240406-a4950c7
- 0.0.1-canary-20240405-cdfd9c1
- 0.0.1-canary-20240404-e2b8743
- 0.0.1-canary-20240328-24ecc5e
- 0.0.1-canary-20240327-a7302d9
- 0.0.1-canary-20240320-8a10e09
- 0.0.1-canary-20240318-dd8f245
- 0.0.1-canary-20240318-af634b1
- 0.0.1-canary-20240318-53194f5
- 0.0.1-canary-20240315-ce71005
- 0.0.1-canary-20240308-6715875
- 0.0.1-canary-20240305-e60019e
- 0.0.1-canary-20240228-7cee619
- 0.0.1-canary-20240222-c729a13
- 0.0.1-canary-20240109-93608d8
- 0.0.1-canary-20231205-250b31f
- 0.0.1-canary-20231130-ede75a7-1
- 0.0.1-canary-20231130-ede75a7
- 0.0.1-canary-20231130-c8a9bf9
- 0.0.1-canary-20231129-c0ec023
- 0.0.1-canary-20231125-d600e44
- 0.0.0-canary-20231123-1b19f96
Provides specific information about the device running the application.
API documentation
Installation in managed Expo projects
For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.
Installation in bare React Native projects
For bare React Native projects, you must ensure that you have installed and configured the expo
package before continuing.
Add the package to your npm dependencies
npx expo install expo-device
Contributing
Contributions are very welcome! Please refer to guidelines described in the contributing guide.