Setup & Installation
What This Skill Does
A performance optimization guide for React Native apps, based on Callstack's Ultimate Guide to React Native Optimization. Covers FPS, bundle size, TTI, memory leaks, animations, and native modules across JS, iOS, and Android layers. Each guideline includes code patterns, profiling commands, and impact ratings. Instead of piecing together scattered blog posts, you get a structured, prioritized reference with working code patterns and profiling commands specific to React Native's JS/native bridge model.
When to use it
- Working with react native best practices functionality
- Implementing react native best practices features
- Debugging react native best practices related issues
