updateProps



fun <T : ViewManagerDelegate<V>, V : View> updateProps(delegate: T, view: V, props: ReactStylesDiffMap)
fun <V : View> updateProps(manager: ViewManager<V, *>, view: V, props: ReactStylesDiffMap)

Deprecated

Use ViewManager#updateProperties to update a view's properties