Gathering detailed insights and metrics for react-native-performance-flipper-reporter
Gathering detailed insights and metrics for react-native-performance-flipper-reporter
Gathering detailed insights and metrics for react-native-performance-flipper-reporter
Gathering detailed insights and metrics for react-native-performance-flipper-reporter
📐 Monitor and measure React Native performance
npm install react-native-performance-flipper-reporter
Typescript
Module System
Node Version
NPM Version
TypeScript (46.62%)
JavaScript (21.54%)
Java (17.47%)
Objective-C++ (9.31%)
Objective-C (3.95%)
Ruby (1.1%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
992 Stars
145 Commits
45 Forks
9 Watchers
4 Branches
17 Contributors
Updated on Jul 10, 2025
Latest Version
5.0.0
Package Id
react-native-performance-flipper-reporter@5.0.0
Unpacked Size
6.75 kB
Size
2.09 kB
File Count
3
NPM Version
lerna/3.22.1/node@v18.16.1+arm64 (darwin)
Node Version
18.16.1
Published on
Aug 24, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
This package feeds metrics, marks and measures collected by the react-native-performance
library to the Performance
Flipper plugin.
1yarn 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:
1// index.js 2if (__DEV__) { 3 require('react-native-performance-flipper-reporter').setupDefaultFlipperReporter(); 4}
MIT © Joel Arvidsson 2021 – present
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
binaries present in source code
Details
Reason
6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Reason
Found 10/29 approved changesets -- score normalized to 3
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
86 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More