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
---
title: Third-party libraries supported in Expo Go
sidebar_title: Overview
description: A set of third-party libraries which support for is included by default in Expo Go environment.
inExpoGo: true
hideTOC: true
---
The Expo Go sandbox enables you to quickly experiment with building native Android and iOS apps. It supports a curated list of third-party libraries that are community-driven, provide APIs for common app functionalities, and are tested with each Expo SDK release.
The difference between libraries listed in this section, and any other third-party library is that the support for former is built-in in Expo Go environment. You may use any library of your choice with development builds.
## Learn more