概要
This skill provides comprehensive guidance for managing network communication within the Expo ecosystem. It helps developers implement everything from basic fetch requests and error handling to advanced data synchronization using TanStack Query (React Query). Beyond simple requests, it covers critical production concerns such as secure authentication token management with Expo SecureStore, offline-first architectures using NetInfo, and secure environment variable configuration for multi-environment deployments, ensuring mobile applications are resilient and performant.