react-native
Installation
SKILL.md
React Native
Opinionated ecosystem for building React Native apps with a consistent architecture, library stack, and UI system.
Tech stack
| Layer | Choice |
|---|---|
| Runtime | Expo |
| Language | TypeScript |
| Styling | NativeWind, Tailwind CSS, class-variance-authority |
| Routing | React Navigation |
| Server state | TanStack Query |
| Client global state | Zustand |
| HTTP | Axios |
| Presentational UI | shadcn/ui |