DevSupportManagerBase

constructor(applicationContext: Context, reactInstanceDevHelper: ReactInstanceDevHelper, @Nullable packagerPathForJSBundleName: String, enableOnCreate: Boolean, @Nullable redBoxHandler: RedBoxHandler, @Nullable devBundleDownloadListener: DevBundleDownloadListener, minNumShakes: Int, @Nullable customPackagerCommandHandlers: Map<String, RequestHandler>, @Nullable surfaceDelegateFactory: SurfaceDelegateFactory, @Nullable devLoadingViewManager: DevLoadingViewManager, @Nullable pausedInDebuggerOverlayManager: PausedInDebuggerOverlayManager)