createView

open fun createView(tag: Int, className: String, rootViewTag: Int, props: ReadableMap)

Invoked by React to create a new node with a given tag, class name and properties.