PressEvent object is returned in the callback as a result of user press interaction, for example onPress in Button component.
Example
Keys and values
changedTouches
Array of all PressEvents that have changed since the last event.
force iOS Vega Not Available
Amount of force used during the 3D Touch press. Returns the float value in range from 0.0 to 1.0.

