3.5 Gestures

In this tutorial, you will learn to use the PanResponder to add gesture support in your app. At the end of this tutorial, you will be able to:

  • Use the methods supported by PanResponder to add gesture support in your app


3.5.1 How to

1. Update 'components/DishdetailComponent.js' file.