We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
constants.md•459 B
---
title: Constants
description: An API that provides system information that remains constant throughout the lifetime of your app's installation.
sourceCodeUrl: https://github.com/expo/expo/tree/main/packages/expo-constants
packageName: expo-constants
platforms: ["android", "ios", "tvos", "web"]
---
`expo-constants` provides system information that remains constant throughout the lifetime of your app's installation.
## Installation
## API
```js
```