registerRootView

open fun <T : View?> registerRootView(rootView: T, tag: Int, context: ThemedReactContext)

Registers a root node with a given tag, size and ThemedReactContext and adds it to a node registry.