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 :)