ReactHostImpl

constructor(context: Context, delegate: ReactHostDelegate, componentFactory: ComponentFactory, allowPackagerServerAccess: Boolean, useDevSupport: Boolean)
constructor(context: Context, delegate: ReactHostDelegate, componentFactory: ComponentFactory, bgExecutor: Executor, uiExecutor: Executor, allowPackagerServerAccess: Boolean, useDevSupport: Boolean)
constructor(context: Context, delegate: ReactHostDelegate, componentFactory: ComponentFactory, bgExecutor: Executor, uiExecutor: Executor, allowPackagerServerAccess: Boolean, useDevSupport: Boolean, @Nullable devSupportManagerFactory: DevSupportManagerFactory)