resolve View
Resolves a view based on its reactTag. Do not mutate properties on this view that are already managed by React, as there are no guarantees this changes will be preserved.
Return
view if found
Parameters
react Tag
tag
Throws
Illegal View Operation Exception
if tag could not be resolved.