react-native-best-practices

Installation
SKILL.md

React Native Best Practices

Performance optimization guide for React Native applications based on Callstack's "Ultimate Guide to React Native Optimization".

When to Apply

Reference these guidelines when:

  • Debugging slow/janky UI or animations
  • Investigating memory leaks (JS or native)
  • Optimizing app startup time (TTI)
  • Reducing bundle or app size
  • Writing native modules (Turbo Modules)
  • Profiling React Native performance

Priority-Ordered Guidelines

Installs
3
Repository
5dlabs/cto
First Seen
Jan 24, 2026
react-native-best-practices — 5dlabs/cto