react-native/React
Tj d8f43105ed [ListView] Fix RCTScrollView stickyHeader touch passing.
Summary:
Point must be converted to the stickyHeader's coordinate space and then passed to the stickyHeaders hitTest:withEvent: method in order to be correctly routed to any subviews of the stickyHeader.

This resolves this [issue](https://github.com/facebook/react-native/issues/2075).
Closes https://github.com/facebook/react-native/pull/2224
Github Author: Tj <tfallon@Tjs-MBP.local>
2015-08-04 17:10:19 -08:00
..
Base Use +[RCTConvert NSURL:] everywhere instead of +[NSURL URLWithString:] 2015-08-04 16:26:16 -08:00
Executors [JSContext] Define `ContextExecutor.setContextName` for debugging 2015-08-04 06:08:14 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Dynamic Text Sizes for Text component 2015-07-31 07:42:41 -08:00
React.xcodeproj Dynamic Text Sizes for Text component 2015-07-31 07:42:41 -08:00
Views [ListView] Fix RCTScrollView stickyHeader touch passing. 2015-08-04 17:10:19 -08:00