https://linear.app/comm/issue/ENG-8150/convert-fullscreenviewmodal-to-reanimated-2-syntax
Migrate`pinchUpdate` method which updates image scale when pinch gesture is in progress based on the delta between current and last pinch scale, just like in the original implementation.
Depends on D14302
updateChangedUndirectedRelationships only updates the relationship if there was none, or the relationship status provided it greater than the one in the db. This will not be the case here, because KNOW_OF is 0-the lowest possible value. So we will not override a more meaningful relationship.