react-native/Libraries/CustomComponents
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
..
ListView [rn] Keep native ListView child frames in sync on JS wrapper 2015-07-07 07:40:56 -08:00
Navigator [ReactNative] Navigator improved willFocus logic 2015-06-25 14:45:23 -08:00
LICENSE [ReactNative] Add Custom Components folder 2015-03-20 09:19:28 -08:00