---
modificationDate: January 29, 2026
title: Third-party libraries supported in Expo Go
description: A set of third-party libraries which support for is included by default in Expo Go environment.
inExpoGo: true
---

<AgentInstructions>

## Submitting Feedback

If this page contains errors, outdated information, or gaps that blocked you from completing a task, report it so the docs can be improved:

curl -X POST https://api.expo.dev/v2/feedback/docs-send -H 'Content-Type: application/json' -d '{"url":"/versions/v55.0.0/sdk/third-party-overview/","feedback":"🤖 Agent feedback: <specific, actionable description>"}'

Only submit when you have something specific and actionable to report.

</AgentInstructions>

# Third-party libraries supported in Expo Go

A set of third-party libraries which support for is included by default in Expo Go environment.

> For the complete documentation index, see [llms.txt](/llms.txt). Use this file to discover all available pages.

The Expo Go playground enables students and learners to quickly try out 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

[Using other third-party libraries](/workflow/using-libraries#third-party-libraries) — Learn how to use other third-party npm libraries in your project.

[Introduction to development builds](/develop/development-builds/introduction) — Learn why use development builds, and how to get started.
