React Native Skills
React Native and Expo best practices for performant mobile apps. 16 rules across 7 sections covering performance, architecture, animations, and platform-specific patterns.
react automation
When to use
Use when building React Native components, optimizing lists, implementing animations, or working with native modules.
Examples
Optimize FlatList
Improve list rendering performance in React Native
Native animations
Implement smooth animations using Reanimated