native-data-fetching - Expo Networking and Data Fetching Implementation
Implement and debug network requests, API calls, and data fetching in Expo applications
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- make API requests
- setup data fetching libraries
- debug network failures
- implement caching strategies
- handle offline scenarios
- manage authentication tokens
- configure environment variables
- use fetch API
- handle errors
- store tokens securely
- check network status
Inputs
- API endpoints
- authentication tokens
- environment variables
- network connectivity
- request configurations
Outputs
- HTTP responses
- cached data
- error messages
- network status updates
Requirements
- Expo environment
- React Native/Expo app
- network access
- secure storage (expo-secure-store)
