updateRootView

open fun updateRootView(tag: Int, widthMeasureSpec: Int, heightMeasureSpec: Int)
open fun updateRootView(rootCSSNode: ReactShadowNode, widthMeasureSpec: Int, heightMeasureSpec: Int)

Updates the styles of the ReactShadowNode based on the Measure specs received by parameters.