Nick Lockwood
acafa7e921
[ReactNative] Properly transition RCTTouchHandler state
...
Summary:
When touches end or cancel, update self.state in
RCTTouchHandler to let iOS know that we are in an ended/canceled state.
This way we won't eat other touches because it still thinks we're in a
began/changed state.
@public
Test Plan:
Scrolling in the back swipe area no longer busts gesture
recognition in Wilde.
2015-05-05 06:21:55 -08:00
..
2015-04-21 05:24:10 -08:00
2015-04-11 14:19:49 -08:00
2015-05-04 10:36:20 -08:00
2015-05-05 05:36:05 -08:00
2015-04-25 19:29:00 -08:00
2015-03-26 02:42:24 -08:00
2015-03-26 02:42:24 -08:00
2015-05-05 05:46:52 -08:00
2015-05-05 05:46:52 -08:00
2015-04-21 05:24:10 -08:00
2015-05-01 06:36:49 -08:00
2015-05-04 10:36:20 -08:00
2015-04-27 13:52:57 -08:00
2015-04-27 13:52:57 -08:00
2015-04-15 07:07:48 -08:00
2015-03-26 10:33:05 -08:00
2015-04-28 07:58:35 -08:00
2015-05-04 10:36:20 -08:00
2015-05-04 10:36:20 -08:00
2015-03-26 02:42:24 -08:00
2015-05-01 06:36:49 -08:00
2015-04-21 09:47:21 -08:00
2015-04-21 09:47:21 -08:00
2015-04-21 05:24:10 -08:00
2015-04-22 07:01:48 -08:00
2015-04-30 09:59:16 -08:00
2015-05-01 06:36:49 -08:00
2015-05-04 10:36:20 -08:00
2015-05-04 10:36:20 -08:00
2015-03-26 02:42:24 -08:00
2015-03-26 02:42:24 -08:00
2015-04-17 04:01:02 -08:00
2015-05-05 06:21:55 -08:00
2015-04-27 04:10:43 -08:00
2015-04-29 12:24:52 -08:00