소개
This skill provides comprehensive guidance for enhancing the speed and responsiveness of React Native apps. It covers critical areas such as FlatList optimization for large datasets, strategic component memoization using React.memo and hooks, and efficient image handling with caching strategies. Designed for developers aiming for a 60 FPS user experience, it offers production-ready patterns for reducing JavaScript bundle sizes, enabling the Hermes engine, and implementing smooth animations with Reanimated. Whether you are debugging laggy scroll views or aiming for faster initial load times, this skill provides the profiling techniques and implementation patterns necessary for high-performance mobile development.