Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Official Expo skill for networking and data fetching patterns in Expo/React Native apps.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
agents/openai.yaml
1interface:2display_name: "Native Data Fetching"3short_description: "Implement and debug Expo network requests, caching, auth, offline support, and Expo Router data loaders"4default_prompt: "Use $native-data-fetching for Expo data fetching work: fetch wrappers, React Query or SWR setup, error handling, retry/cancellation, authenticated requests, environment-based API URLs, offline behavior, and Expo Router loaders."5