RedBoxHelper
Kind: class
A helper static class for IRedBoxHandler
.
Methods
CreateDefaultHandler
static
IRedBoxHandler
CreateDefaultHandler
(ReactNativeHost
host)
This provides access to the default IRedBoxHandler
. This can be used to display the default RedBox
as part of a custom RedBoxHandler
implementation.