expo/examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 18th, 2026
Created on March 30th, 2017
Open Issues & Pull Requests: 137 (+0)
GitHub issues: Enabled
Number of forks: 1,098
Total Stargazers: 3,730 (+0)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.8 days
Mean response time: 113.7 days
90th percentile: 408.7 days
Tracked items: 43

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 77% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 31
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 469 days
Stale 30+ days: 30
Stale 90+ days: 29

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • invalid (3)
  • help wanted (2)
  • New Example (1)
  • enhancement (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Expo Examples is a collection of example projects demonstrating how to use Expo APIs and integrate Expo with popular tools.

The repository addresses the need for developers to understand how to build and deploy applications using Expo by providing working reference implementations. Each example project shows a specific feature, library, or integration pattern, allowing developers to see concrete implementations rather than relying solely on documentation. The examples cover a range of use cases from basic API usage to advanced integrations with third-party tools.

Developers should use this repository when learning Expo or when evaluating whether specific libraries and tools integrate well with Expo. The examples are particularly useful for those building universal React and React Native projects that run on web, iOS, and Android. The repository includes a launch badge feature that enables single-click deployment of example projects, making it easy to test projects directly without local setup.

The project maintains an active contribution model, explicitly welcoming pull requests and first-time contributors. The repository provides clear pathways for community involvement through documented contribution guidelines and issue templates for suggesting new examples. Development activity reflects ongoing maintenance with regular updates to keep examples aligned with current Expo SDK versions and best practices.