get React Host
Get the ReactHost used by this app with Bridgeless enabled. By default, assumes getApplication is an instance of ReactApplication and calls getReactHost. Override this method if your application class does not implement ReactApplication
or you simply have a different mechanism for storing a ReactHost
, e.g. as a static field somewhere.