From 6142e18300bc8cb24d95fbbcfdd8e20815cbfe74 Mon Sep 17 00:00:00 2001
From: Travis CI
A gestureState object has the following:
To see it in action, try the -PanResponder example in UIExplorer
@param {object} config Enhanced versions of all of the responder callbacks +PanResponder example in UIExplorer
@param {object} config Enhanced versions of all of the responder callbacks
that provide not only the typical ResponderSyntheticEvent, but also the
PanResponder gesture state. Simply replace the word Responder with
PanResponder in each of the typical onResponder* callbacks. For