react-native/Libraries/CustomComponents
Zhao Han 40da7bb835 Add more documentation in ListViewDataSource
Summary:
ListViewDataSource's default data extractor can actually expect another data form:

`{ sectionID_1: [ <rowData1>, <rowData2>, ... ], ... }`
Closes https://github.com/facebook/react-native/pull/1285
Github Author: Zhao Han <cx.chenghai+github@gmail.com>

Test Plan: Changed the ListViewExample to make sure all three formats work.
2015-05-15 13:47:43 -08:00
..
ListView Add more documentation in ListViewDataSource 2015-05-15 13:47:43 -08:00
Navigator FloatFromLeft animation 2015-05-13 13:24:37 -07:00
LICENSE [ReactNative] Add Custom Components folder 2015-03-20 09:19:28 -08:00