Skip to content

Add react-native-perf-monitor-tool to libraries list#2325

Merged
Simek merged 2 commits intoreact-native-community:mainfrom
MohamedYousuf7:main
Mar 29, 2026
Merged

Add react-native-perf-monitor-tool to libraries list#2325
Simek merged 2 commits intoreact-native-community:mainfrom
MohamedYousuf7:main

Conversation

@MohamedYousuf7
Copy link
Copy Markdown
Contributor

@MohamedYousuf7 MohamedYousuf7 commented Mar 29, 2026

Adds react-native-perf-monitor-tool — a lightweight in-app performance debugger for React Native.

  • Monitor re-renders
  • Track FPS & JS lag
  • Inspect network activity
  • Works directly on real devices

📝 Why & how

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented how you found or replicated the issue.
  • Explained how you fixed the issue or built the feature.
  • Described how to use or verify the change.

MohamedYousuf7 and others added 2 commits March 29, 2026 06:19
Adds react-native-perf-monitor-tool — a lightweight in-app performance debugger for React Native.

- Monitor re-renders
- Track FPS & JS lag
- Inspect network activity
- Works directly on real devices
Copy link
Copy Markdown
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @MohamedYousuf7, thanks for adding a new entry to the directory! 👍

Besides fixing lint I have removed redundant npmPkg field, dev flag (it's for packages which should be installed as devDependencies) and example since it was pointing to the repository itself, while we require projects or Snacks.

@Simek Simek merged commit 0325fc8 into react-native-community:main Mar 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants