Fetch Expo documentation via llms.txt for up-to-date React Native development references
Expo provides extensive LLM-optimized documentation at https://docs.expo.dev/llms.txt.
Fetch this documentation when:
// Fetch Expo docs via Firecrawl
const docs = await firecrawl.scrape({
url: "https://docs.expo.dev/llms.txt",
formats: ["markdown"]
});
| 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 |
react-native-llm-docs - React Native core documentationbetter-auth-expo - Better Auth for Expoexpo-patterns - Expo development patterns