analyze_codebase_performance
Identify performance bottlenecks in React Native projects by analyzing code for issues in list rendering, navigation, animations, memory usage, bundle size, and startup time.
Instructions
Analyze entire React Native codebase for performance issues
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codebase_path | No | Path to React Native project root | |
| focus_areas | No | Specific performance areas to focus on |