react-native/Libraries/CustomComponents/ListView
Thomas Parslow 3cfcd401c1 Support onLayout and onContentSizeChange attributes on ListView
Summary:
Docs say they're supported and presumably they should work exactly as for ScrollView but currently they are intercepted by the ListView
Closes https://github.com/facebook/react-native/pull/4712

Reviewed By: svcscm

Differential Revision: D2745080

Pulled By: vjeux

fb-gh-sync-id: 531907f03ae46d5200003cdb335c10b40c7d3bed
2015-12-10 12:46:31 -08:00
..
ListView.js Support onLayout and onContentSizeChange attributes on ListView 2015-12-10 12:46:31 -08:00
ListViewDataSource.js Fix typo in cloneWithRows comments 2015-09-22 17:02:27 -07:00