From b0b241e058d49ceaa8fa01b75ae54b328f1ec8c7 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 13 Apr 2015 19:07:01 +0000 Subject: [PATCH] update website --- docs/panresponder.html | 122 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-) diff --git a/docs/panresponder.html b/docs/panresponder.html index b88ce3a1831..0b8ef217586 100644 --- a/docs/panresponder.html +++ b/docs/panresponder.html @@ -52,7 +52,127 @@ as well.

Be careful with onStartShould* callbacks. They only reflect updat Once the node is the responder, you can rely on every start/end event being processed by the gesture and gestureState being updated accordingly. (numberActiveTouches) may not be totally accurate unless you -are the responder.

Next →