About
This skill provides specialized guidance for implementing Zustand state management within React Native environments. It covers essential mobile development patterns including secure authentication flows with SecureStore, persistent user settings via AsyncStorage, and optimized performance using selectors to minimize re-renders. By following these patterns, developers can maintain a clean, minimal, and scalable global state that integrates seamlessly with React Query and standard testing frameworks.