Add Pinch to Zoom using React Native Gesture Handler

React Native's built-in touch system Gesture Responder system has given us all some problems over performance on both iOS and Android as platforms. To overcome this, using the open-source solution react-native-gesture-handler is a great way to add gestures in our React Native apps.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/p/8fc8d388-bb5a-4366-ab56-e1ba98bc5621/