ErrorCustomizer

fun interface ErrorCustomizer

Interface that lets parts of the app process the errors before showing the redbox

Functions

Link copied to clipboard

The function that need to be registered using DevSupportManager.registerErrorCustomizer and is called before passing the error to the RedBox.