About
The React Native Performance Optimizer is a specialized skill designed to diagnose and resolve performance issues in mobile applications. It provides actionable guidance on profiling with tools like Flipper and React DevTools, optimizing complex list rendering with FlatList and FlashList, and reducing bridge overhead. Whether you are dealing with sluggish UI, high memory consumption, or janky animations, this skill offers code-level implementation patterns for memoization, native driver usage, and resource cleanup to ensure a fluid user experience across both iOS and Android platforms.