gigs-slc
@gigs-slc Organization
Public Skills
tailwind-setup
by gigs-slc
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
vercel-composition-patterns
by gigs-slc
React composition patterns that scale. Use when refactoring components with
upgrading-expo
by gigs-slc
Guidelines for upgrading Expo SDK versions and fixing dependency issues
data-fetching
by gigs-slc
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.
use-dom
by gigs-slc
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
dev-client
by gigs-slc
Build and distribute Expo development clients locally or via TestFlight
api-routes
by gigs-slc
Guidelines for creating API routes in Expo Router with EAS Hosting
react-native
by gigs-slc
Complete React Native and Expo optimization guide combining Callstack profiling with Vercel code patterns. Covers FPS, TTI, bundle size, memory, lists, animations, state, UI, and React Compiler. Use for any React Native performance, debugging, or best practices task.
building-ui
by gigs-slc
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.