react-native/React
Martín Bigio 66d3f3c616 [rn] Keep native ListView child frames in sync on JS wrapper
Summary: At the moment the `ListView.js` `_childFrames` variable is only updated on scroll. As a consequence, `onChangeVisibleRows` won't get triggered for the initial render, nor any future render not trigered by scroll events. To fix this we need to make sure native and JS have the child frames in sync.
2015-07-07 07:40:56 -08:00
..
Base <Text> module add textDecoration style attributes 2015-07-07 06:15:20 -08:00
Executors [ReactNative] Add PerformanceLogger to measure TTI 2015-06-19 15:01:35 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules [React Native] Remove layout-only nodes (Take 2!) 2015-07-07 05:06:50 -08:00
React.xcodeproj <Text> module add textDecoration style attributes 2015-07-07 06:15:20 -08:00
Views [rn] Keep native ListView child frames in sync on JS wrapper 2015-07-07 07:40:56 -08:00