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 →