A framework for building native applications using React
Documentation fix: dx vs. x0
Summary: > What existing problem does the pull request solve? Purely a documentation/example error. Was misled/wasted time debugging because of this issue. Description: `dx`/`dy` are zero in onPanResponderGrant, not `x0`/`y0`. `x0`/`y0` will be the coordinates relative to the granted element, which are rarely zero. Closes https://github.com/facebook/react-native/pull/9984 Differential Revision: D4001603 Pulled By: hramos fbshipit-source-id: 32580795f62394585ccfb8f9a2ae65b0b72add69
S
Seph Soliman committed
d1f8add4d0554d99954d1febb8386fbadb5d1eca
Parent: 9a8b5fc
Committed by Facebook Github Bot <facebook-github-bot-bot@fb.com>
on 10/11/2016, 3:13:39 PM