React Native Advanced: Expo + TanStack/XState/Zustand Ecosystem React Native and Expo patterns for apps built with the TanStack ecosystem, XState, and Zustand. This skill extends (core cross-platform patterns). Read that skill first for React Query, XState, Zustand, Zod, TanStack Form, and TanStack Table conventions. --- RN Architecture Libraries map differently in React Native compared to web: | Web Library | RN Equivalent | Key Difference | | ---------------- | ------------------ | ------------------------------------------------- | | TanStack Router | Expo Router | No route loaders on nati…