synchronouslyUpdateViewOnUIThread

Used by native animated module to bypass the process of updating the values through the shadow view hierarchy. This method will directly update native views, which means that updates for layout-related propertied won't be handled properly. Make sure you know what you're doing before calling this method :)

Parameters

reactTag

that identifies the view that will be updated

props

ReadableMap props that should be immediately updated in view