native▌
42 indexed skills · max 10 per page
native-data-fetching
expo/skills · Productivity
Network requests, API calls, and data fetching for Expo apps with caching, error handling, and offline support. \n \n Covers fetch API, React Query, error handling patterns, token management with expo-secure-store, and retry logic with exponential backoff \n Includes offline-first strategies using NetInfo and React Query persistence, plus environment variable configuration with EXPO_PUBLIC_ prefix for client-side URLs \n Supports Expo Router data loaders ( useLoaderData ) for route-level data lo
building-native-ui
expo/skills · Frontend
Complete guide for building native Expo apps with routing, styling, components, and platform conventions. \n \n Covers Expo Router fundamentals, native tabs, stack navigation, modals, and form sheets with detailed route structure conventions \n Includes styling rules aligned with Apple Human Interface Guidelines: flexbox layouts, safe area handling, animations, shadows via CSS boxShadow , and responsive design patterns \n Documents library preferences (expo-image for SF Symbols, expo-audio, expo