a7ul/react-native-exception-handler
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3422
- days_rel: n/a
- days_push: 779
- n_releases_24m: 0
Adoption not part of the score
1614 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native module that registers a global error handler to capture fatal and non-fatal uncaught exceptions, both JavaScript and native. It prevents apps from crashing abruptly by allowing developers to show graceful messages or send bug reports.
Use cases
- capture uncaught exceptions in react native app
- show a graceful dialog instead of app crash
- send crash reports to dev team
- handle native unhandled exceptions in react native
- prevent app from quitting silently in production
- integrate global error handler with analytics modules
When to choose
- you need a global handler for uncaught JS and native exceptions in React Native
- you want to show users a friendly message instead of a silent crash
- you need to forward crash info to your own reporting or analytics pipeline
When to avoid
- you need full crash reporting with symbolication and dashboards (use Sentry or Crashlytics)
- your project no longer uses React Native
- you only need error boundaries for React component trees
Facets
library · maturity maintenance
error-handling logging monitoring mobile-development developer-tools react-native exception-handler crash-reporting global-error-handler native-exceptions android ios
1 source
- readme: https://github.com/a7ul/react-native-exception-handler · fetched 2026-08-28 · c561a6ce7f56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| a7ul/react-native-exception-handler | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="a7ul/react-native-exception-handler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem