update
  For the vast majority of ViewManagers, you will not need to override this. Only override this if you really know what you're doing and have a very unique use-case.
Parameters
view
T View instance that will be updated with the props received by parameter.
props
ReactStylesDiffMap props to update the view with