PanResponder reconciles several touches into a single gesture. For more details, refer to the React native official documentation. https://facebook.github.io/react-native/docs/panresponder.html
This is just a sample usage of "PanResponder" along with "Animated" components of React Native inspired by browniefed.