react-native-exception-handler
App crash handler
A React Native module for handling global exceptions and crashes in mobile apps
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
2k stars
20 watching
134 forks
Language: Objective-C
last commit: 4 months ago
Linked from 1 awesome list
bugerrorexception-handleropenlibraryreactreact-native
Related projects:
Repository | Description | Stars |
---|---|---|
rbrahul/exception | A utility package for exception handling with try-catch in Golang. | 31 |
richard-cao/react-native-exceptions-manager | A React Native component that reports JavaScript crashes and exceptions to the developer. | 29 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 509 |
akronae/eslint-plugin-exception-handling | Detects and warns about potential errors in functions that might throw exceptions. | 26 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
kr1s77/abnormalities | Catches global exceptions and provides a callback mechanism to handle them | 5 |
sohaib-sherif/vue-laravel-errors | A Vue.js plugin that handles Laravel error responses | 12 |
anlutro/laravel-4-smart-errors | A package that provides smarter error handling for Laravel 4 applications | 65 |
sindresorhus/exceptioncatcher | Wraps an Objective-C exception handler to enable catching exceptions in Swift | 133 |
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
prestodoctor/react-native-browser | A module for React Native apps that integrates a full-featured web browser | 134 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 514 |
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
corymsmith/react-native-fabric | A library for integrating Fabric, Crashlytics, and Answers with React Native projects | 1,307 |
getsentry/sentry-native | An error and crash reporting client for native applications. | 403 |