react-native/React
James Ide 20d95ed129 [Scroll] Include content insets in scroll events
Summary:
When calculating how far the user has scrolled, it is necessary to know the content insets where:

    number of pixels scrolled = content offset + leading content inset for the scroll axis

This diff adds the contentInset field to native scroll events.
Closes https://github.com/facebook/react-native/pull/737
Github Author: James Ide <ide@jameside.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-09 08:45:58 -08:00
..
Base [Scroll] Include content insets in scroll events 2015-04-09 08:45:58 -08:00
Executors [fbobjc] revert rFBOBJCdba3daf9a595f452d069f2a74a9a11f251999b2e 2015-04-07 20:44:11 -08:00
Layout [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
Modules [ReactNative] fix exception handler method name 2015-04-08 21:13:50 -08:00
React.xcodeproj Added non-class-scanning-based approach fror registering js methods 2015-04-08 05:45:20 -08:00
Views [React Native] RCT_EXPORT lvl.2 2015-04-08 08:34:10 -08:00