About
This skill automates the integration of @tanstack/react-query into Expo and React Native projects, providing a standardized architectural pattern for data fetching. It handles initial dependency installation, QueryClientProvider setup, and service-layer organization using array-based query keys. Beyond basic setup, the skill provides advanced patterns for offline connectivity monitoring using expo-network, custom retry logic, and UI components for handling network interruptions, ensuring your mobile application remains robust under varying network conditions.