Gathering detailed insights and metrics for react-native-debugger-open
Gathering detailed insights and metrics for react-native-debugger-open
Gathering detailed insights and metrics for react-native-debugger-open
Gathering detailed insights and metrics for react-native-debugger-open
@react-native/debugger-frontend
Debugger frontend for React Native based on Chrome DevTools
redux
Predictable state container for JavaScript apps
@react-native-community/cli-plugin-metro
[Removed since 12.0.0-alpha.12]
react-native-devsettings
A simple library to enable/disable Chrome Debugger from your app
npm install react-native-debugger-open
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
10,389 Stars
960 Commits
811 Forks
81 Watching
17 Branches
63 Contributors
Updated on 28 Nov 2024
JavaScript (97.59%)
Shell (2.22%)
HTML (0.19%)
Cumulative downloads
Total Downloads
Last day
7.6%
1,404
Compared to previous day
Last week
3.7%
6,483
Compared to previous week
Last month
13.4%
27,449
Compared to previous month
Last year
-29.9%
405,560
Compared to previous year
4
3
⚠️ This app is currently only supported old Remote Debugger, if you're looking for new debugger support (e.g. Hermes / JSI / New Architecture) of React Native Debugger, please follow discussion#774.
Run the redux example of react-navigation with Redux DevTools setup
This is a standalone app for debugging React Native apps:
react-devtools-core
.redux-devtools-extension
.apollographql/apollo-client-devtools
) as devtools extension.To install the app, you can download a prebuilt binary from the release page.
For macOS, you can use Homebrew Cask to install:
1brew update && brew install --cask react-native-debugger
1brew install --cask react-native-debugger
This puts React Native Debugger.app
in your /applications/
folder.
To use this app you need to ensure you are using the correct version of React Native Debugger and react-native:
React Native Debugger | react-native |
---|---|
>= 0.11 | >= 0.62 |
<= 0.10 | <= 0.61 |
We used different auto-update feed for v0.10
and v0.11
, so you won't see update tips of v0.11
from v0.10
.
Install last release of v0.10 (0.10.7)
brew update && brew cask install https://raw.githubusercontent.com/Homebrew/homebrew-cask/b6ac3795c1df9f97242481c0817b1165e3e6306a/Casks/react-native-debugger.rb
brew install --cask https://raw.githubusercontent.com/Homebrew/homebrew-cask/b6ac3795c1df9f97242481c0817b1165e3e6306a/Casks/react-native-debugger.rb
You can install react-native-debugger-bin from Arch User Repository:
1git clone https://aur.archlinux.org/react-native-debugger-bin.git 2cd react-native-debugger-bin 3makepkg -si 4 5# or using AUR helper 6paru -S react-native-debugger-bin
Please read Development section in docs/contributing.md for how to build the app from source.
Please visit v0.10 branch
.
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
55 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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