React Native Exception Handler Versions Save

A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.

2.3.0

6 years ago

Added support for console.errors also Now console.errors also come to the custom error handlers you set.

NO BREAKING CHANGES🌮

2.2.0

6 years ago

Added podspec for cocoapods integration - by Christoph Jerolimov NO Breaking changes

2.0.1

6 years ago

Support for Native Exception handling 🦇 🤘🏻 NO Breaking changes 🤘🏻 from v1 to v2. Only feature addition.

1.1.0

6 years ago

Added method to get the handler

1.0.1

7 years ago

First release