Upgrading Expo
References - ./references/new-architecture.md -- SDK +53: New Architecture migration guide - ./references/react-19.md -- SDK +54: React 19 changes (useContext → use, Context.Provider → Context,...
Expo Tailwind Setup
Tailwind CSS Setup for Expo with react-native-css This guide covers setting up Tailwind CSS v4 in Expo using react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web....
Expo Api Routes
When to Use API Routes Use API routes when you need: - Server-side secrets — API keys, database credentials, or tokens that must never reach the client - Database operations — Direct database queries...
Building Native Ui
Expo UI Guidelines References Consult these resources as needed: references/ animations.md Reanimated: entering, exiting, layout, scroll-driven, gestures controls.md Native...
sleek-design-mobile-apps
Designing with Sleek  Overview sleek.design is an AI-powered mobile app design tool. You interact with it via a REST API at /api/v1/ to create...
react-native-skills
React Native Skills Mobile development guidance from Vercel covering React Native and Expo best practices, organized into eight priority-ranked categories. Key Focus Areas Critical Priority — List...