adynato-mobile
Installation
SKILL.md
Mobile Development Skill
Use this skill for all Adynato mobile projects built with React Native and Expo.
Stack
- Framework: Expo (managed workflow preferred)
- Navigation: Expo Router (file-based routing)
- Styling: NativeWind (Tailwind for React Native)
- State: Zustand or React Context
- Data Fetching: TanStack Query
API-Driven UI (Critical)
Maximize API-driven content to enable instant updates without App Store review.
App Store review can take 1-7 days. Any UI that can be server-controlled should be, so you can update instantly.