
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
react-native-performance-flipper-reporter
Advanced tools
This package feeds metrics, marks and measures collected by the `react-native-performance` library to the `Performance` Flipper plugin.
This package feeds metrics, marks and measures collected by the react-native-performance
library to the Performance
Flipper plugin.
yarn add react-native-performance react-native-flipper react-native-performance-flipper-reporter
To enable the reporter in with its default setup, add this to your app entry file:
// index.js
if (__DEV__) {
require('react-native-performance-flipper-reporter').setupDefaultFlipperReporter();
}
MIT © Joel Arvidsson 2021 – present
FAQs
This package feeds metrics, marks and measures collected by the `react-native-performance` library to the `Performance` Flipper plugin.
The npm package react-native-performance-flipper-reporter receives a total of 0 weekly downloads. As such, react-native-performance-flipper-reporter popularity was classified as not popular.
We found that react-native-performance-flipper-reporter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.