
When construction cell packages with React Local, it is continuously fascinating so as to add interactivity and visible comments to reinforce the consumer enjoy. One not unusual interplay methodology is to make an merchandise shake when it’s long-pressed. This will also be accomplished the use of the PanResponder
part supplied through React Local.
The PanResponder
permits you to care for more than a few contact occasions, together with lengthy presses. By way of enforcing a PanResponder
and surroundings the onMoveShouldSetPanResponder
and onPanResponderGrant
props, you’ll hit upon when a protracted press happens and cause the shaking animation.