Files
react-native/Libraries
Yu Huang 34907c3810 Fix List View _updateVisibleRows firing for all row component at view loading time issue
Summary:
Sometimes list view row components(even the ones unseen) have a frame but its x and y is 0 or uninitialized at view loading time, which will lead to _updateVisibleRows firing for all the row components incorrectly at loading time.
This is to make the code more defensive.

Reviewed By: sahrens

Differential Revision: D3308515

fbshipit-source-id: 0e30fdf10345629bfd9de3fe0ad641bb1903fe00
2016-05-16 18:28:21 -07:00
..
2015-07-24 08:41:58 -08:00
2016-05-16 03:58:23 -07:00
2016-05-12 16:09:30 -07:00
2016-05-03 19:20:26 -07:00
2016-05-14 10:43:30 -07:00
2016-05-09 07:08:22 -07:00
2016-05-14 21:50:24 -07:00
2016-04-06 09:21:53 -07:00
2016-04-10 18:02:20 -07:00
2016-04-25 03:31:19 -07:00
2016-05-10 15:58:24 -07:00