AI AGENT ADDONS

Argent React Native Profiler

software-mansion/argent
Mobile Development
7,226installs

React Native apps can get slow when components re-render too often. This tool helps you find those slow spots. It measures CPU performance and tracks every render in your app.

You can start and stop a profiling session to capture data. Then analyze the results to see which components are taking the most time. The tool gives you a ranked report with the hottest commits.

You can also drill into specific components to see their source code and memoization status. This makes it easy to fix performance issues and verify improvements.

Add Argent React Native Profiler skill to your workflow

Global

mkdir -p ~/.claude/skills/argent-react-native-profiler

Project

mkdir -p .claude/skills/argent-react-native-profiler

Source Repository

Stars
1,486
Forks
40
Watchers
1,486
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago