expo-llm-docs

Expo LLM Documentation

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "expo-llm-docs" with this command: npx skills add 5dlabs/cto/5dlabs-cto-expo-llm-docs

Expo LLM Documentation

Expo provides extensive LLM-optimized documentation at https://docs.expo.dev/llms.txt .

When to Use

Fetch this documentation when:

  • Setting up a new Expo project or development build

  • Configuring Expo Router for navigation

  • Working with EAS Build, Submit, or Update

  • Using Expo SDK modules (Camera, Location, Notifications, etc.)

  • Creating native modules with Expo Modules API

  • Deploying to app stores or using internal distribution

Key Topics Covered

  • Get Started: Project creation, environment setup, development builds

  • Expo Router: File-based routing, layouts, navigation patterns, modals

  • EAS Services: Build, Submit, Update, Metadata, Hosting, Workflows

  • SDK Modules: Camera, FileSystem, Notifications, SQLite, Video, Audio

  • Native Development: Config plugins, Expo Modules API, Swift/Kotlin

  • Deployment: App stores, OTA updates, code signing, rollouts

Quick Reference

// Fetch Expo docs via Firecrawl const docs = await firecrawl.scrape({ url: "https://docs.expo.dev/llms.txt", formats: ["markdown"] });

Popular SDK Modules

Module Description

expo-router

File-based routing

expo-camera

Camera access

expo-notifications

Push notifications

expo-location

Geolocation

expo-sqlite

SQLite database

expo-secure-store

Encrypted storage

expo-file-system

File operations

expo-image

Performant images

Related Skills

  • react-native-llm-docs

  • React Native core documentation

  • better-auth-expo

  • Better Auth for Expo

  • expo-patterns

  • Expo development patterns

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

better-auth-expo

No summary provided by upstream source.

Repository SourceNeeds Review
General

expo-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
General

remotion

No summary provided by upstream source.

Repository SourceNeeds Review